arpruss / raspberryjammod

Raspberry Jam Mod - a Mod Forge Minecraft mod implementing most of Raspberry Juice/Pi API
http://www.instructables.com/id/Python-coding-for-Minecraft/
Other
348 stars 94 forks source link

sunfish chess API has changed, adjusting code #21

Closed smxsm closed 7 years ago

smxsm commented 7 years ago

Sorry about the whitespace changes, my editor / git client didn't show me those... there are only 4 relevant lines changed to match the current sunfish API to fix the awesome chess example script :)

arpruss commented 7 years ago

Thanks! I fixed this. I also locked chess.py to downloading a revision of sunfish.py that has been tested, so that upstream sunfish revisions won't break chess.py.