#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.
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.
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/