Skip to content

asteriskrin/chess-conquest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

medium

Chess Conquest

"1 v 1 chess is too boring"

Enter Chess Conquest, an up-to 4 players free-for-all chess game with a twist where you can spawn pawns, upgrade your pawns, and fuse your pawn to secure victory!

Requirement

  1. Python 3.9
  2. Installed the required packages on python: pygame, dotenv you can install these packages using the pip command.
pip install pygame
pip install dotenv

How to install

  1. Download the game.
  2. Open client folder.
  3. Run client.py.
py client.py
  1. Enjoy the game!

How to play

  1. Enter your username.
  2. Create or Join room using room code.
  3. Wait for players to join.
  4. Start and play the game!

Releases

No releases published

Packages

No packages published

Languages