Skip to content

A tetris implementation in elm for the purposes of learning the elm programming language.

License

Notifications You must be signed in to change notification settings

efarrer/elm-tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elm-tetris

A tetris implementation in elm for the purposes of learning the elm programming language.

building

elm-make src/Main.elm --output elm.js

running

python -m SimpleHTTPServer 8888

testing

elm-test

About

A tetris implementation in elm for the purposes of learning the elm programming language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published