kuroneko1996 / cyberlab

jrpg-like game in pygame
MIT License
4 stars 3 forks source link

Separate all the graphics/controls away from the game class. #32

Open slemonide opened 7 years ago

slemonide commented 7 years ago

This should make it easier to serialize and save the game objects for game saves.