Skip to content

ruiclarateixeira/Func-y-Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris

Tetris clone written in Elm

Building

Compile into a single html file:

elm-make --output out/index.html src/Tetris.elm # same as build script included

Run tests:

elm test

Try It Out

https://ruiclarateixeira.github.io/Func-y-Tetris/

Playing

  • A - Slide piece left
  • D - Slide piece right
  • Q - Rotate
  • Any Other - Move piece down

Support

Browser Supported
Chrome Yes
Firefox No

About

Tetris clone written in ELM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages