Falling
A game where you fall down a big hole and have to dodge
oncoming obstacles.
Difficulty: >= 2, 2 being the most difficult and it get's easier the higher the difficulty
Debug Mode: true/false
Can die: true/false
TO DO: documentation, commenting ¬_¬
BUGS: Can pass between diagonally conencted blocks, is this a 'bug'?
Rustsweeper
A Minesweeper clone written in rust, instead of mines,
it's rusty nails that give you tetanus
Prophecies
Generates a random prophecy based on prophecies from
The Underland Chronicles by Suzanne Collins
All text in the prophecies belong to Suzanne Collins
FINISHED
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.
Insults
Generates an insulting phrase for someone :D
Rubiks Cube thing (WIP)
It's just a rubiks cube in the terminal, written in rust.
Roman Numerals (WIP)
Converts numbers between Roman Numerals and Arabic Numerals
Example:
# Currently no Arabic -> Roman support
$ cargo run
input: MMXXV
output: 2025
TO DO: Functionality to convert Arabic to Roman, currently only does Roman to Arabic :)
Snake (WIP)
Classic Snake game
TO DO: all of it...
License
GPL 3.0 applies to all these projects, which are all
written by me.