VaadinTetris icon indicating copy to clipboard operation
VaadinTetris copied to clipboard

Vaadin and Canvas Element Demo.

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