issues
search
tinyengine
/
TinyEngine
A very small 2D Game Engine which help you to make and learn how to make games.
4
stars
1
forks
source link
Appending core.py, setting update and start functions and separating …
#7
Closed
hasher-hasher
closed
5 years ago
hasher-hasher
commented
5 years ago
Appending core.py, separating the core objects from the engine itself
Setting up update and start functions
Separating settings from engine file