Skip to content

A Chess program made in Python using Pygame library with emphasis on Object Oriented Programming and Design

License

Notifications You must be signed in to change notification settings

pranavmodx/ChessX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChessX

A Chess program made in Python using Pygame library with emphasis on Object Oriented Programming and Design.

Note : It is still a work in progress

Usage

  • Clone/Download the source code
  • Create a virtual environment
  • Install dependencies
    pip install -r requirements.txt
  • Run game
    python game.py

About

A Chess program made in Python using Pygame library with emphasis on Object Oriented Programming and Design

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published