issues
search
deeper-blue
/
negativei2-server
The server for Deeper Blue, an assistive chess-playing robot. Developed for the System Design Project, a 3rd year course offered at the School of Informatics, University of Edinburgh.
Other
3
stars
0
forks
source link
Clean up game class
#33
Closed
eonu
closed
5 years ago
eonu
commented
5 years ago
A quick clean up of the game class:
Removing obsolete comments
Fixing one typo
Using
cls
reference in class methods instead of referring to the class
Introduce a constant for holding the
'OPEN'
and
'AI'
slots
A quick clean up of the game class:
cls
reference in class methods instead of referring to the class'OPEN'
and'AI'
slots