Skip to content

xiangchen96/Dawson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dawson's Chess

Simple implementation in Python 3 with Pygame. For more information read this Wikipedia Article.

Demo

Running

Install dependencies and run the main script.

pip install -r requirements.txt
python src/main.py

NOTE: The only dependency is Pygame so this would also work:

pip install pygame

About

Pygame implementation of Dawson's Chess

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages