Skip to content

delosrogers/platformer

Repository files navigation

Netlify Status Build

Platformer

A vertical scroling platformer written in Elm. You can play the game at https://platformer.genedaataexplorer.space:3000


Dependancies:

Running the code locally

build the elm code by running elm make src/Main.elm --optimize --output=backend/dist/static/elm.js.

start the dockerized backend with docker compose up.

You can also just use the game without the backend by starting a webserver in the backend/dist/static directory and navigating to /elm.html.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published