Untitled C# Game
A downloadable game for Windows
A pretty simple puzzle game made for the 15th Kajam
Move around the level and push buttons to get to the flag while never crossing your previous path (Snake Style)
Uses a single C# script to render the game in the Windows command prompt.
Also reads levels from the included folder, allowing level creation/editing.
The 15th Kajam was about limitations, specifically the themes from the list I used are:
- Final Zip file is 6Kb (Cramped)
- No Art Assets, only ASCII (Art Attack + Geometron)
- Game Runs in Windows Command Prompt (Esoteric)
- The Character leaves a path as they go (Vestige)
- The Game Window Resizes itself to each level (Window Dressing)
Controls are explained in game but for reference:
WASD/Arrows to Move
R To Restart Level
Q To Quit
End to Skip to next Level
READ_ME.txt contains more information about making/editing levels
Leave a comment
Log in with itch.io to leave a comment.