Skip to content

Basic game of numbers in Vaadin. The goal is reach 2048 as a block putting similar ones together

License

Notifications You must be signed in to change notification settings

nineunderground/2048v

Repository files navigation

2048v

Build Status Codacy Badge Code Climate Coverage Status

You can try here

Simple Vaadin application that only requires a Servlet 3.0 container to run. It has Jetty server embedded into war file

Workflow

Basic Vaadin web classic 2048 game with Vaadin Touchkit included.

Views

Game on Game over
Upload logo Setup logo

LICENSE

License: GPL v3

Running project locally

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

About

Basic game of numbers in Vaadin. The goal is reach 2048 as a block putting similar ones together

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published