
StealthShifter
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
StealthShifter is a text-based game (and my first c++ project), where you have to unlock the door to get to the next level. Avoid enemies by changing your appearance.
Commands:
UP - Move up
DOWN - Move down
LEFT - Move left
RIGHT - Move right
SHAPESHIFT - Change appearance
WAIT - Stand still
QUIT - Quit game
How to run the game:
Simply start the start.sh script (or start.bat on Windows)â or execute "./StealthShifter start" in the console (if the script fails).
Changelog:
* Changed level 6 in order to make it possible to beat
* Fixed bug in "line of sight" code
* Finally compiled for Windows!!
Commands:
UP - Move up
DOWN - Move down
LEFT - Move left
RIGHT - Move right
SHAPESHIFT - Change appearance
WAIT - Stand still
QUIT - Quit game
How to run the game:
Simply start the start.sh script (or start.bat on Windows)â or execute "./StealthShifter start" in the console (if the script fails).
Changelog:
* Changed level 6 in order to make it possible to beat
* Fixed bug in "line of sight" code
* Finally compiled for Windows!!