aroberge / reeborg

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

Add the possibility to use simple colors for new "things" #349

Closed aroberge closed 7 years ago

aroberge commented 7 years ago

It is already possible to have coloured tiles; however, they can only be used when drawing, and not have any property like fatal or detectable.

RUR.add_new_thing should be modified so that it is possible to simply have colored tiles, and give them properties.