Gravity defied written on sed
Gravity defied clone written on GNU sed with only one (but hardcore) level.
It's not perfect, but you can give it a try
Click here to watch demo video
How to play
Requirements
- GNU sed
- sleep with floating point time / usleep
Installation
git clone https://github.com/Firemoon777/gravity-defied.git
cd gravity-defied
Running
./play.sh
Gameplay
w
or8
-- move forwards
or2
-- move backwarda
or4
-- rotate counterclockwised
or6
-- rotate clockwiser
-- restart gameq
-- quit game
Known issues
- Sometimes bike doesn't fall on rotating
- No fast restart Possible solution:
while true; do ./play.sh ; done
- Incorrect colors