Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Implement a simple world object #48

Open
2 tasks
noah1510 opened this issue Jul 2, 2020 · 0 comments
Open
2 tasks

Implement a simple world object #48

noah1510 opened this issue Jul 2, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@noah1510
Copy link
Owner

noah1510 commented Jul 2, 2020

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
@noah1510 noah1510 added the enhancement New feature or request label Jul 2, 2020
@noah1510 noah1510 added this to the v0.1.0 milestone Jul 2, 2020
@noah1510 noah1510 self-assigned this Jul 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant