The BlockGame application that first allows a game admin to design a Block game and then players to play the game and compete for an entry in the game’s hall of fame. The project is done over 5 iterations: Iteration 1 – Domain Model. Iteration 2 – UI Mockup, Controller Interfaces, Sequence Diagrams. Iteration 3 – Implementation. Iteration 4 – State Machines and Updated Domain Model, Controller Interface, & Sequence Diagrams Iteration 5 – State Machine Implementation (Controller and Model only)
- Clone the repository.
- Run the java application source file.
- Sign up (both admin and player).
- login as an admin.
- Create an game.
- login as a player.
- Play the game you created.