HenrikSydow / rpg_engine

A simple rpg game engine written in typescript.
1 stars 0 forks source link

Restart Method for game class #7

Closed HenrikSydow closed 1 year ago

HenrikSydow commented 1 year ago

Add a restart method to the game class, called by the constructor, which resets all static classes. (Implement additional reset-Methods in abstract / static classes if required)

Changes required for the following classes: