Skip to content

gouravkadiankad/Chess_with_KIVY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Chess_with_KIVY

A simple chess game made using kivy.

INSTALLATION GUIDE FOR KIVY -------------> Enter these lines in command prompt (obviously for WINDOWS) [FOLLOW IN ORDER] python -m pip install --upgrade pip wheel setuptools

python -m pip install docutils pygments pypiwin32 kivy.deps.sdl2 kivy.deps.glew

python -m pip install kivy.deps.gstreamer

python -m pip install kivy.deps.angle

python -m pip install pygame (this is optional)

python -m pip install kivy==2.0.0rc1

About

A simple chess game made using kivy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages