Update README.md

This commit is contained in:
deadvey 2024-12-24 18:49:31 +01:00
parent 6500ea49b7
commit 23d53109ab

View File

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