Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/samie/vaadintetris
- Owner: samie
- Created: 2011-12-01T12:24:47.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2021-11-02T08:46:01.000Z (about 3 years ago)
- Last Synced: 2023-03-14T09:15:30.883Z (over 1 year ago)
- Topics: canvas, demo, game, vaadin
- Language: Java
- Homepage:
- Size: 11.4 MB
- Stars: 18
- Watchers: 6
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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/