Skip to content

joekunin/ode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot

Ode

Tile-based role-playing game written in Elm. Mostly to allow me to goof around with Elm.

To run it, you'll need to install Elm first. Then

$ git clone git@github.com:williewheeler/elm.git
$ cd ode
$ elm-reactor

Finally point your browser at

http://localhost:8000/Main.elm

At the moment, this "game" doesn't do much beyond rendering tiles and letting the player walk around.

Acknowledgments

Tiles come from Planet Cute by Daniel Cook. Thanks.

About

Tile-based RPG in Elm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Elm 100.0%