Skip to content

AndroBuddy/Python-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Mini Checkers

Brought to you by Anirudh, Jahnavi and Rounak

The enjoyable game of checkers in a mini version written in python

  • This is a human VS machine game with two sides: Red and Blue
  • Choose your playing color; Red starts first!

How to play

  • On windows, just run the driver.py
  • On linux python3 driver.py

Rules to play

This is a 6x6 checker board game - hence the mini name with rules same as original Checkers

  • Each player gets to move one piece of choice one position left/right diagonally ahead with the aim to reach the other player's side and score points.

  • For each piece moved to the opponent's side the player recieves one point.

  • While trying to reach the other end the player can eliminate opponent's pieces if they are within 1 diagonal block range ahead.

The player with the most number of points in the end wins or if the player eliminates all pieces of the opponent wins

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages