Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Console Chess Game

This project is just initially created, having the objective of exercising OOP principles and having some fun!

The initial thought is to build a chess game played through the console and maybe in the future add some graphic interfaces

You're welcome to contribute if you want to, just create a branch from de masters one (the updated one)... 😉

Features released at master branch

- Pieces Movements;
- Pieces Movements Rules;
- Passing turns;
- Control of captured pieces;
- King in check control;
- Check and checkmate logics;
- Castling logics;
- En Passant logics;
- Pawn promotion;
obs: Some of the rules found in http://www.fraserheightschess.com/Documents/BasicChessRules.pdf are still under implementation
obs: Fools mate and Scholar mate are not implemented.

About

This is a forked repository for a console only game of chess. This will be used to make chess 960.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages