A downloadable game

Chess game for Final Project Media Interaktif

Download

Download
python-chess.rar 910 kB

Install instructions

Download and extract the file then open the extracted folder in the terminal/powershell (recommended windows terminal) then run the following command:

- python -m venv venv

- ./venv/Scripts/activate

- pip install pygame --pre

- python ./chess_gui.py

Python version = 3.11.1

Leave a comment

Log in with itch.io to leave a comment.