Gravitation - is a game where you can manipulate your gravity. Written in C# (console app). You can easily add new levels (even without programming knowledge). The game is colorized, but user can disable colors (game will work faster).
https://www.youtube.com/watch?v=hOzcqx_US3I.
- A, D - Movement
- C - Change colors (all colors/black and white)
- Space - Manipulate gravity
- ESC - Exit
You can easily make new levels by creating new text files in the "maps" folder. Just copy one of existing file, rename it to "level(next value).txt" and edit it in notepad.exe.