Skip to content

An interactive Chinese cross-and-circle board game with graphic interface.

Notifications You must be signed in to change notification settings

yinghj/FlyingChess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

What is Aeroplane Chess?

Aeroplane Chess (simplified Chinese: 飞行棋; traditional Chinese: 飛行棋; pinyin: fēixíng qí, literally "Aviation Game" or "Flying Chess") is a Chinese cross-and-circle board game similar to the western game of Ludo and the Indian game of Pachisi. Developed in the 20th century, Aeroplane Chess features airplanes as pieces instead of the more abstract pawns and beehive-shaped pieces found in the games from which it is derived. (Source: Wikipedia)

What did I make?

Aeroplane Chess - Single Player Version

This is the final project for my CS111: Intro to Computer Science at Carleton College, Fall 2014.

The game is Human vs Computer.

First I created a text-based version where a human player uses the terminal window to control the chesses and read game information.

then I updated the game with a graphics-based version where a human player interacts with both the terminal window and the graphic chess board to have a more direct intuition about the game.

alt text

How to Start the Game?

In either the text-based or graphics-based version folder, type python system in the terminal to run system.py and start the game.

About

An interactive Chinese cross-and-circle board game with graphic interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages