Commit graph

3 commits

Author SHA1 Message Date
e27621b86b add inputs detection and allow level tile inspection 2024-05-21 00:56:54 +02:00
98b8d18e1c split hero entity in model and render module 2024-05-20 19:49:32 +02:00
8222f5548f refactor in model and render domains. Update README
Stuff got ugly so some more refactoring. I want rendering
completely independent from the game logic, i.e. so that
becomes a pure projection from the state (for some value of pure).

Also added the main game idea in the README and added a plan.
2024-05-20 14:40:57 +02:00