Skip to content

ahnaf005/Two_Player_Chess_Using_iGraphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Two-Player-Chess-using-iGraphics

It is a two player chess game where two human players take turns to play the game. All the rules of the traditional chess game are implemented in this game.

There are separate counters of total number of active moves and inactive moves in the game. If one of the counter values reaches a limit, the game is declared as drawn.

If any pawn reaches the last row of the opponent side, then the pawn gets the power of a queen and the color of the pawn is changed.

Screenshot (231) Screenshot (232) Screenshot (233) Screenshot (234) Screenshot (235) Screenshot (236) Screenshot (237) Screenshot (238) Screenshot (239) Screenshot (240) Screenshot (241) Screenshot (242) Screenshot (243)

There are some additional features in this game. Clicking on the 'Instructions' option, a gamer can see the icon used for each chess piece type and the additional rules for this game.

Screenshot (244) Screenshot (245)

In the 'Credits' page, there are the names of the developers who contributed in this project

Screenshot (246)

If any gamer clicks on the 'Resume Game' option, he/she can resume the game from exactly the same stage where he/she had closed.

Screenshot (247)

About

A Simple Two Player Chess Game Using iGraphics Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published