abraker95 / tanks

2D arcade top-view shooting game
1 stars 0 forks source link

Remove the child-parent object system #16

Closed ghost closed 9 years ago

ghost commented 9 years ago
ghost commented 9 years ago

Sorry i made this one, I couldn't go forward without it.

ghost commented 9 years ago

I was going to write, "implement the core things needed to be implemented or changed if you can't go on without doing so", but you beat me to it.

On Wed, Nov 12, 2014 at 4:48 AM, Sherushe notifications@github.com wrote:

Closed #16 https://github.com/Sherushe/tanks/issues/16.

— Reply to this email directly or view it on GitHub https://github.com/Sherushe/tanks/issues/16#event-191928623.

ghost commented 9 years ago

Also I like the singleton design of the Environment class. That's should definitely be put in the list of programming designs.