Compare commits

...

2 Commits

Author SHA1 Message Date
deadvey
6500ea49b7 readme 2024-12-24 17:48:35 +00:00
deadvey
3f1716dbd5 readme 2024-12-24 17:45:56 +00:00

21
README.md Normal file
View File

@ -0,0 +1,21 @@
# Falling
A game where you fall down a big hole and have to dodge
oncoming obstacles.<br/>
Difficulty: >= 2, 2 being the most difficult and it get's easier the higher the difficulty<br/>
Debug Mode: true/false<br/>
Can die: true/false<br/>
<br/>
TO DO: documentation, commenting ¬_¬
BUGS: Can pass between diagonally conencted blocks, is this a 'bug'?
<br/>
<br/>
# Prophecies
Generates a random prophecy based on prophecies from
The Underland Chronicles by Suzanne Collins
All text in the prophecies belong to Suzanne Collins<br/>
FINISHED<br/>
# Snake (WIP)
Classic Snake game
TO DO: all of it...