Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 621 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 621 Bytes

UrbanTravellers

Snake & Ladder like dice game, a proof of concept(POC) project to demonstrate some new features of JEE 7 specification.

The JSRs used by this project are as follows:

  • Java API for WebSocket

  • Java API for JSON Processing

  • Batch Applications for the Java Platform

  • Java Persistence API

  • JavaServer Faces

The application is a game derived from a famous dice game called Snake and Ladder.

Prerequisite

  • Maven 3+
  • NetBeans 7.2+
  • Glassfish 4 Build 68

Getting Started

NetBeans User - 7.2+ Once you clone the project open it in NetBeans and run.