This is a game where the most fast player win.
This project is intent to show a real time webapp case using the HttpLongPoll technique.
The game makes more sense with two or more players.
Framework Stack:
- Java (EE, JPA) (Specially HttpServlet Async support)
- Spring Framework / SpringMVC
- Spring Data JPA
- Hibernate
- QueryDSL
- KnockoutJS
mvn clean install
mvn jetty:run