xqbase /
xqwlight
XiangQi Wizard Light - a Simple but Strong XiangQi (Chinese Chess) AI Algorithm written in C++, Java, JavaScript and ActionScript
86/100 healthLoading repository data…
jlundstedt / repository
Simple Java Chess game built for Penn's CIS 120 course
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
In the Spring of 2014, I created a two-player Chess game, with checkmate detection and a chess clock as a part of a Programming course at Penn. Our objective was to develop and test a bug-free standalone game in Java, complete with a GUI and game logic components.
I developed a bug-free, fast and well-designed product with a clean user interface and received the highest possible score in the assignment. The source code is in this repository.
This game is built using core Java, Java Swing GUI libraries and the jUnit test suite. It uses custom drawing for game components and self-programmed logic for checkmate detection. The code is modular, standalone and object oriented, which was a grading criteria for the assignment.
Compile the project into an executable .jar file by running the following ANT build script on the command line. Make sure jar-in-jar-loader.zip in this repository is in the folder.
ant -f build.xml
Then, run the executable .jar file, named chess-java.jar to play.
Selected from shared topics, language and repository description—not editorial ratings.
xqbase /
XiangQi Wizard Light - a Simple but Strong XiangQi (Chinese Chess) AI Algorithm written in C++, Java, JavaScript and ActionScript
86/100 healthDipanshKhandelwal /
A simple 2 player Chess Game for Android
45/100 healthmelvic-ybanez /
This is a simple chess game written in Java
Shaikh-Yaqoob /
No description provided.
50/100 healthctabin /
Simple Java Chess API
70/100 healthQuist /
Simple java chess GUI with a even simpler AI
65/100 health