An open API service indexing awesome lists of open source software.

https://github.com/ryan-haskell/elm-rpg-demo

move a dood with WASD
https://github.com/ryan-haskell/elm-rpg-demo

Last synced: 3 months ago
JSON representation

move a dood with WASD

Awesome Lists containing this project

README

        

# rpg demo
> an rpg demo thing written in Elm!

## local development

1. `npm install`

1. `npm run dev`

## controls

Use WASD to move the dude!