random-rust/README.md

43 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2024-12-24 18:45:56 +01:00
# Falling
2024-12-24 18:49:31 +01:00
A game where you fall down a big hole and have to dodge<br/>
2024-12-24 18:45:56 +01:00
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/>
2024-12-24 18:48:35 +01:00
<br/>
2024-12-24 18:49:31 +01:00
TO DO: documentation, commenting ¬_¬<br/>
BUGS: Can pass between diagonally conencted blocks, is this a 'bug'?<br/>
2024-12-24 18:55:04 +01:00
![example image for falling](screenshots/falling.png)
2024-12-24 18:49:31 +01:00
2024-12-24 18:48:35 +01:00
# Prophecies
2024-12-24 18:49:31 +01:00
Generates a random prophecy based on prophecies from <br/>
The Underland Chronicles by Suzanne Collins<br/>
2024-12-24 18:48:35 +01:00
All text in the prophecies belong to Suzanne Collins<br/>
FINISHED<br/>
2024-12-24 18:55:04 +01:00
<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.
2024-12-24 18:48:35 +01:00
2024-12-24 18:55:04 +01:00
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.
```
2024-12-24 18:48:35 +01:00
# Snake (WIP)
2024-12-24 18:49:31 +01:00
Classic Snake game<br/>
2024-12-24 18:48:35 +01:00
TO DO: all of it...
2024-12-24 22:11:43 +01:00
# License
2024-12-24 22:13:14 +01:00
GPL 3.0 applies to all these projects, which are all<br/>
2024-12-24 22:11:43 +01:00
written by me.