-
Notifications
You must be signed in to change notification settings - Fork 2
zackeryf/RobotBase
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Hello. This is a little program for me to practice using a factory pattern. I does not do anything except create some "Robots" and print their attributes. I am fairly new to C++ so I am sure there are noob mistakes, such as memory leaks. As I am using new allover the place and there is not one delete, nor an implemented destructor. If you would like to run just compile and run main.cpp. ciao.
About
Just a repository to attempt a implementation of a factory pattern that creates robots.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published