Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samie/vaadintetris

Vaadin and Canvas Element Demo.
https://github.com/samie/vaadintetris

canvas demo game vaadin

Last synced: 21 days ago
JSON representation

Vaadin and Canvas Element Demo.

Awesome Lists containing this project

README

        

#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](https://raw.githubusercontent.com/mstahv/VaadinTetris/master/vaadin-tetris.png)

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/