Commit Graph

5 Commits

Author SHA1 Message Date
NaiJi ✨ b44ac5752d Make triggers work 2020-03-15 04:33:39 +03:00
NaiJi ✨ f24193b309 Refactor cells structure
Now each cell is an object of a specific class representing logic and behavior of how game should behave when player tries to move onto the following cell. Also add TeleportCell
2020-03-02 19:04:17 +03:00
NaiJi ✨ 8823543d4e Add impassable Wall cell 2020-02-25 20:10:09 +03:00
NaiJi ✨ bfbb81568a Add leveling 2020-02-25 19:53:57 +03:00
NaiJi ✨ d907442cda Make src and build folders 2020-02-22 01:13:29 +03:00