aroberge / reeborg

Enhanced Karel-the-robot clone
http://reeborg.ca/reeborg.html
Other
47 stars 36 forks source link

eliminate unneeded attribute #334

Closed aroberge closed 7 years ago

aroberge commented 7 years ago

nickname and public_name are not used; they should be removed.

At the same time, for adding tiles, info should be documented properly.