- Steven Lum
- Giovanni Tedesco
- Mehul Pillai
- Special Mention to Mr. Cadawas
- Latest JDK
- Github URL
https://github.com/Giovanni-Tedesco/Java-Chess - If on mac you must run
java -jar Chess.jar - If on windows simply double click and run
- 1280x720 Size
- One Window program
- Text and graphics in help
- Must run at 60fps
- Settings change the port number and three other settings.
- Remembers settings between instances
- Host game or join game option
- While in game, implement chat between players.
- Gameplay must be animation based
- Use mouse motion or key listener
- Go back to main menu and restart game again
- All images are made from scratch
- Chess Game
- Move order (Saved to file)
- MVC Scheme:
- This is used to separate the actual game of chess from the view of the code.
- Splash Screen
- Tutorial Level
- Sound
- Replay Game / Game Upload
- Game files will be saved after every game, this keeps a log of the game played on your computer.