random-rust/README.md
2024-12-24 21:13:14 +00:00

43 lines
1.1 KiB
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/>
![example image for falling](screenshots/falling.png)
# 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/>
<br/>
### Example:
```
THE PROPHECY OF OF:
If life was death, if death life reaped,
Or the scratching, scratching, scratching.
Killed by claw, since resurrected,
Standing still.
Turn and turn and turn again.
Dancing in the firelight,
Gold flows from her, hot and bright.
Remedy and wrong entwine,
And so they form a single vine.
Greet them as we have before.
Watch the nibblers spin and snap.
```
# Snake (WIP)
Classic Snake game<br/>
TO DO: all of it...
# License
GPL 3.0 applies to all these projects, which are all<br/>
written by me.