https://github.com/surrsurus/yacs
Yet Another Chess Simulator
https://github.com/surrsurus/yacs
Last synced: 12 months ago
JSON representation
Yet Another Chess Simulator
- Host: GitHub
- URL: https://github.com/surrsurus/yacs
- Owner: surrsurus
- Created: 2020-08-19T17:06:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-24T15:54:17.000Z (almost 6 years ago)
- Last Synced: 2025-01-20T04:37:38.991Z (over 1 year ago)
- Language: Python
- Size: 298 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YACS
Yet Another Chess Simulator
# How to run
1. `python3 -m pip install -U pygame --user`
2. `python3 game.py`