Commit graph

5 commits

Author SHA1 Message Date
115af7dcc7 Moved the clock check outside of the event loop
It caused the game to update only if events were received (Mouse movement, button press, etc)
2019-06-08 01:54:58 +02:00
06841915f0 Entities are now constructable
Added utility function to display error window
Added textures
Added font
Added a way to choose resources location
2019-06-07 22:20:34 +02:00
3906ecd27b Class structure, updated UML
Missing : actual code, decorators
2019-06-06 21:30:39 +02:00
736eaac94c Project structure and UML first draft 2019-06-06 17:07:24 +02:00
fc26d7ff41 Repository initialization 2019-06-06 13:47:07 +02:00