LordDarkula / chess_py

Chess library for simple chess engine creation
http://lorddarkula.github.io/chess_py/
MIT License
12 stars 5 forks source link

Add @property decorators #20

Open LordDarkula opened 8 years ago

LordDarkula commented 8 years ago

Add @property to getters and @name.setter to setters