Skip to content

adistroe/Pawns-Only_Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

About

This is the Pawns-Only Chess project I made myself while studying at JetBrains Academy

Chess is a very popular game, but over time even the classic chess rules may become tiresome. The good news is that there are hundreds of variants.

One of them is Pawns-only chess. Let's make a game where players should move their pawns to the opposite side of the board or capture all opposite pawns to win.

This project is a part of the following tracks:

Here's the link to the project: https://hyperskill.org/projects/182
Check out my profile: https://hyperskill.org/profile/391060831

Learning outcomes

In this project, you will create a game intended for two players.

To complete this project, show your command of strings, lists, conditions, and loops. Make a game that you can play with your friends or family members!