/down-the-river

:baby: Roman mythology themed game with procedural generation.

Primary LanguageElmMIT LicenseMIT

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!

in-game screenshot

Running

Assuming you have Elm 0.18 installed:

  1. Clone the repo
  2. Run elm package install
  3. Run elm reactor

Visit http://localhost:8000/Main.elm and play the game.

License

The code is open-source, licensed under the MIT license.