Skip to content

Jairove/spanish-checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

An implementation of the spanish checkers game, made as a quick project for university and intended to be simple. It is programmed in Python and implements a GUI based on pyGTK. This program allows you to play versus another human, save and load the game state, and undo moves. Some special rules have been added, for example, every time the current player jumps over a rival's checker an algorithm looks for the best move and performs it, making several jumps. All the code is in one file, called Damas.py, internal documentation and messages are written in spanish. Several bugs and bad practises may be found as I programmed this in order to learn Python.

About

A simple Python implementation of spanish checkers game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages