Term Project
The goal of the project is to design and develop
an online entertainment center.
The online entertainment center provides the following capabilities:
Authenticate the user is a registered user
Let the user select a game from a game database
Play the game
Enter the game results into user game records
Provide a learning mode so that a user can try
a mock game and see the results.
The mock games are stored in a separate mock game database.
There can be multiple games such as black jack,
roulette, slot machine, and so on. You must have
at least one solo game,
and another game that may have multiple users.