Releases: peroh215/Python-Robot-Creator
Releases · peroh215/Python-Robot-Creator
Robot Creator 3.1
Robot Creator 3.1
A python program i made for learning how to create multiple objects from user input with a nice text-based menu.
Patch notes:
- Added a delete robot function
- Added a name checker so you can't create robots with the same name (Which would create problems in other commands)
- Added a name auto-capitalizer
- Robot searching, creating and deleting aren't case sensitive anymore
- Updated about message
- Added exit function
- Fixed minor bugs