Skip to content

ephemeral8997/MiniChess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

♟️ MiniChess

A very simple chess game built with pygame.
Play 1v1 locally — no multiplayer, no computer.


🎮 Features

  • Basic chessboard rendering
  • Piece movement with legal move checks
  • Turn-based play (White and Black)
  • Simple UI using pygame

🧱 Requirements

Make sure you have Python 3.8+ installed, then run:

pip install -r requirements.txt

🚀 How to Run

python main.py

Make sure you're in the project directory and have pygame installed.

About

A very simple chess game built with pygame. 1v1, no computer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages