Skip to content

jaredjbarnes/SimpleGameEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

184 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Make the World class have modes

    • Each mode will have its own time.
      • This is so all animation and projection will work in each mode.
  • Each mode will declare which systems are used in that mode.

  • Game mode will be what becomes the game.

  • Make a serialize and deserialize method on both systems and components.

  • Make components and systems have a getSchema method to know how to configure.

  • Make a world loader that works with the current release tag on the repo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors