21 lines
623 B
Markdown
21 lines
623 B
Markdown
# Falling
|
|
A game where you fall down a big hole and have to dodge<br/>
|
|
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 ¬_¬<br/>
|
|
BUGS: Can pass between diagonally conencted blocks, is this a 'bug'?<br/>
|
|
|
|
# Prophecies
|
|
Generates a random prophecy based on prophecies from <br/>
|
|
The Underland Chronicles by Suzanne Collins<br/>
|
|
All text in the prophecies belong to Suzanne Collins<br/>
|
|
FINISHED<br/>
|
|
|
|
# Snake (WIP)
|
|
Classic Snake game<br/>
|
|
TO DO: all of it...
|
|
|