Skip to content

Harsharma1210/ChessGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChessGame

This is a project I did in Software Methodology where we had to create a simulation of the game of Chess.

The approach was to create a class for the board, a class for a tile, and seperate classes for each piece type that all extend a single Piece.java class.

The main method is located "in Chess.java".

This project was built using VSCode.

Project Grade: 100/100

About

This is a project I did in Software Methodology where I simulated the game of Chess utilizing Java. This code was then reused in another project where this chess game was turned into an Android app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages