Awesome
Down the River
A side-scrolling obstacle avoidance game with procedurally-generated map. It is inspired by the myth of Romulus and Remus. Play it on itch.io!
This is a submission for the March/April gamejam put on by the Elm Slack
#gamedev
channel. The theme was randomness.
I also submitted this game to the Roman Mytholojam because that's such a cool theme!
Running
Assuming you have Elm 0.18 installed:
- Clone the repo
- Run elm package install
- Run elm reactor
Visit http://localhost:8000/Main.elm and play the game.
License
The code is open-source, licensed under the MIT license.