You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.0.2
- Second iteration of the map gen system ( /map )
- Basic player movement using coord system ( /map )
- XP system and Player class creation ( /entity )
v0.0.1
- First iteration of the map gen system ( /map )
- Concept for class state ( /entity )
- Very basic combat loop: baisc loop with delays ( /combat )
v0.0.0
- Basic Project Setup