Untitled Dwarf Game by lekiy
Game is still unfinished. but you can control dwarves to mine in a cave.
Controls: Move camera with WASD or arrows Left Click to select dwarf, right click to command dwarf Spawn Lights With L Spawn Dwarves with / Spawn Goblins with .
| Link | https://github.com/lekiy/SpiritIslandGamesLD54 |
| Original URL | https://ldjam.com/events/ludum-dare/54/untitled-dwarf-game |
Ratings
| Given | 0🗳️ | 0🗨️ |
If I try to start the game, if gives me the following error:
"Error:Couldn't load projectdata at path ".".Is the .pck file missing? If you've renamed the executable, the associated .pck file should also be renamed to match the executable's name (without the extension)."
would love to try your game :)
EDIT: apperantly there's an option in the export screen of Godot, where you can click "include pck" or something similar - maybe check that if you haven't yet.