Compare commits

..

No commits in common. "6500ea49b737be9f42992635e74ea308e5eb6121" and "9d46f2c47aaeab899c58e57fe615f085f338d39c" have entirely different histories.

View File

@ -1,21 +0,0 @@
# 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...