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…
ashish1294 / repository
A simple chess game that implements basic OOP concepts.
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.
A simple GUI based chess game that implements basic OOP concepts in Java. The class design and requirement analysis of this project was done as a part of the Object Oriented Analysis and Design course while the actual implementation was done was a part of Paradigms of Programming Part I course.
This game can be played by simply executing binary in Executable Jar folder. The Executable bit of the Chess.jar needs to be set in order to execute the file. New players have to be created for the first time you run the program.
The project can be imported in Eclipse and developers can start right away. The are two 2 main packages. The Piece package provides functionalities for each piece on the Chess Board. The chess package provides the major functionalies including the Main Class. The Time Class provides the timer related functions and the Player Class is the vitual avatar of a real player. The chessboard is made of 64 cells and each cell is modeled in Cell class. The GUI functions on each cell has also been provided.
The project has been well documented in 3 docs - Software Requirement Specification, Class Design, Project Documentation. Please go through it to get more insight about the working of the project.
Since this was one of our first project during our undergraduate, there are a lot of bugs. The coding style and standards might not be up to the mark. Please bear with us.
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
Quist /
Simple java chess GUI with a even simpler AI
65/100 healthGaree /
A simple chess engine :video_game:
21/100 healtheczarny /
A simple chess engine written in Java and Scala.
10/100 health