You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
Just like the Actor is an abstraction of the game_object there needs to be a simple World class that abstracts the complex_world and should only accept Actors as acting objects.
implement World class
update testgame to utilize the World class
The text was updated successfully, but these errors were encountered:
Just like the Actor is an abstraction of the game_object there needs to be a simple World class that abstracts the complex_world and should only accept Actors as acting objects.
The text was updated successfully, but these errors were encountered: