Action.hs
|
Replaced Direction type with vectors
|
2021-02-18 18:31:20 +01:00 |
Dungeon.hs
|
Cleaned the code
|
2021-02-18 20:35:11 +01:00 |
Game.hs
|
Now the player can't walk on solid cells
|
2021-02-18 20:00:36 +01:00 |
Main.hs
|
Added static maps
|
2021-02-15 20:57:45 +01:00 |
Player.hs
|
Now player uses V2 for position
|
2021-02-18 18:25:13 +01:00 |
Rendering.hs
|
Now player uses V2 for position
|
2021-02-18 18:25:13 +01:00 |