silas-hw / SCNGame

Summer game project B)
GNU General Public License v3.0
0 stars 0 forks source link

Create basic architecture for Entities and the main game logic #7

Closed silas-hw closed 3 months ago

silas-hw commented 5 months ago

Produce a basic architecture to hold the main gameplay logic, including:

silas-hw commented 3 months ago

I'm pretty much most of the way there, any further additions wouldn't be "creating the architecture" in my books. It would rather be refactoring and improvements. Thus the issue can be closed, my friend.

There wasn't really much of an architecture to make anyways, just my own scene graph and a physics filter bolted on top of JBump :3