A mine sweeper game made with löve <3
- Lua 100%
|
|
||
|---|---|---|
| src | ||
| .gitignore | ||
| .luarc.json | ||
| actions.lua | ||
| bar.lua | ||
| board.lua | ||
| game.lua | ||
| globals.lua | ||
| main.lua | ||
| mouse.lua | ||
| README.md | ||
| utils.lua | ||
TODO:
- Add multiple difficulties
- Add difficulty dropdown
- Add feedback for winning/loosing
- Add pngs instead of shapes?
- Add app icon
- Compile + test on windows