Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 643 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 643 Bytes

#Vaadin Tetris

This is the source code for a Vaadin based Tetris game. It was originally presented during a talk "Vaadin and HTML5" in JavaDay Riga, November 2011. Screenshot

The code has since been slightly modified to use the official Vaadin Push (in version 7.1) and new Valo theme and some build in icons.

Building and running locally

git clone https://github.com/samie/VaadinTetris.git
cd VaadinTetris
mvn jetty:run
open http://localhost:8080/

The Tetris game engine follows the game guidelines given at http://tetris.wikia.com/