Simple Vaadin application that only requires a Servlet 3.0 container to run. It has Jetty server embedded into war file
Basic Vaadin web classic 2048 game with Vaadin Touchkit included.
| Game on | Game over |
|---|---|
From Vaadin template doc... To compile the entire project, run "mvn install". To run the application, run "mvn jetty:run" and open http://localhost:8080/ .