This is a game where you are a wave and there are obstacles in your way.
They can be both moving and static. You have to avoid them and reach the end of the level.
(Spoiler: there isn't an end yet)
There is a leaderboard!
- A computer
- A keyboard (optional)
- A mouse
- A screen
- [[HARDEST REQUIREMENT]] Internet connection
- Get it from here:
git clone https://github.com/Muhtasim-Rasheed/hardest-game-ever.git - Go to the directory:
cd hardest-game-ever cargo run --bin client
You may only want to run the server if you want to host your own leaderboard, if so,
you need to change the code where the client gets the leaderboard from and submits to.
[[UPDATE]] Now you can run the program in debug mode to connect to http://127.0.0.1:3000.
- Get it from here:
git clone https://github.com/Muhtasim-Rasheed/hardest-game-ever.git - Go to the directory:
cd hardest-game-ever cargo run --bin server
- space or click: jump
- esc: exit out of screens