Skip to content

ohanhi/elm-game-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm game base

Example base for a game in Elm 0.19.

This codebase is made for an article. The main file here is Game.elm.

To get things up and running, you will need npm installed. Then clone this repository and navigate to the directory. The following commands should work for you even if you have a previous version of Elm installed globally:

› npm install
› npx elm reactor

Then you can point your browser to http://localhost:8000/Game.elm and try it out (arrows left/right and spacebar to control).

Licensed under BSD (3-clause).

About

Example base for a game in Elm 0.19

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages