https://github.com/prashant-chaurasia/chessgame
A chess game in Java
https://github.com/prashant-chaurasia/chessgame
awt game gui java oops-in-java swing
Last synced: 18 days ago
JSON representation
A chess game in Java
- Host: GitHub
- URL: https://github.com/prashant-chaurasia/chessgame
- Owner: Prashant-Chaurasia
- Created: 2016-10-04T20:21:50.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-03-31T08:28:29.000Z (over 8 years ago)
- Last Synced: 2025-09-10T10:34:29.990Z (10 months ago)
- Topics: awt, game, gui, java, oops-in-java, swing
- Language: Java
- Homepage:
- Size: 77.1 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChessGame
A GUI based Chess game in Java to learn Object Oriented Programming Principles. The gui part of this game is made using Java Swing and AWT packages.
## Screenshots

----

## Contributors
* [Prashant Chaurasia](https://github.com/Prashant-Chaurasia/)