Skip to content

dianjin/elm-nyan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elm-nyan

Play now!

Tested on desktop Chrome, Firefox, and Safari.

Local debugging

elm make --output target/elm.js src/**.elm

Then open index.html in a browser with JavaScript enabled!

Some variables in the game can be customized by editing settings/Settings.elm.

Credits

  • stefankreitmayer for creating elm-joust, the repo off of which this game is based. I copied the way he organized the state tree - breaking it down into Scene and Ui - the rest is my original work.
  • Tholman for the modern github corner
  • Evan for creating Elm!

Image sources

  • Background image from here
  • Nyan cat gif from here
  • High-res emoji from here

About

elm implementation of nyan cat game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published