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
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/>
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/>
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
The Underland Chronicles by Suzanne Collins
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
Classic Snake game<br/>
TO DO: all of it...