RuolinZheng08 / renpy-chess

A chess GUI built with Ren'Py, python-chess, and Stockfish. Version 2.0 of https://github.com/RuolinZheng08/renpy-chess-engine
https://r3dhummingbird.itch.io/renpy-chess-game
MIT License
71 stars 13 forks source link

is it possible to differentiate between black and white sides? #18

Closed zeakzz closed 3 years ago

zeakzz commented 3 years ago

like for example lets say i want to make it so the player character is white and when they capture a piece it plays different audio than from when the enemy ai captures a piece? how could i do this?