Skip to content

CFalciani/SE181-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SE181-Project

Chess game for SE181

Installation

Requires

  • python3
  • modules:
    • websocket_client
    • numpy
    • pygame
    • pygame_menu

To install, download the source code and run

pip install -r requirements.txt

To start the game run

python game.py

And wait for your opponent to do the same! Once both players join, the game will automatically start. To quit press escape at any time

Piece images from https://marcelk.net/chess/pieces/cburnett/

About

Chess game for SE181

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published