https://github.com/umasivakumar14/sorry-board-game
The classic board game "Sorry!" built in java.
https://github.com/umasivakumar14/sorry-board-game
java java-game-development java-graphics
Last synced: about 2 months ago
JSON representation
The classic board game "Sorry!" built in java.
- Host: GitHub
- URL: https://github.com/umasivakumar14/sorry-board-game
- Owner: UMASIVAKUMAR14
- Created: 2023-12-27T08:18:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-29T06:23:12.000Z (11 months ago)
- Last Synced: 2025-02-03T09:18:32.580Z (4 months ago)
- Topics: java, java-game-development, java-graphics
- Language: Java
- Homepage:
- Size: 2.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sorry-Board-Game
The classic multiplayer board game "Sorry!"
Made using Java and Java Graphics.
When played, a new window will open for the game. You have the option to look at the instructions. Press the the "Click for Next Card" Button to draw. Use your mouse to move your player.
Parts of the code may need to be uncommented to play fully.