Skip to content

LucasColas/Chess-Game-Kivy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 

Repository files navigation

Chess-Game

New chess game. Game made with Kivy and aimed to be cross platform.

The AI is not implemented yet. But you can play with another friend ;)

There are still some issues (related to the algorithm to check a checkmate). I will fix them soon. Moreover there are 2 special moves (Pawn promotion and en passant) not implemented yet.

Install

You'll need Python and kivy. Kivy is an Open Source Python App Development Framework.

git clone [email protected]:LucasColas/Chess-Game-Kivy.git
cd Chess-Game-Kivy
cd Game

And run Window.py :

python Window.py

About

Chess game made with Kivy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published