Simple game made with love2d
Find a file
2025-10-23 15:19:10 +03:00
levels Scaling drawing 2025-07-03 15:11:46 +03:00
menu print version in the main menu 2025-10-23 15:19:10 +03:00
.gitignore added Makefile 2025-10-22 17:16:06 +03:00
button.lua Added text table 2025-10-22 15:21:56 +03:00
config.lua Take build version from config.lua 2025-10-23 15:12:31 +03:00
grid.lua UI button and main menu beginning 2025-07-04 13:39:17 +03:00
gridpoint.lua Little refactoring 2025-06-25 14:01:04 +03:00
input.lua Level switching logic 2025-06-25 17:46:31 +03:00
levelhandler.lua Scaling drawing 2025-07-03 15:11:46 +03:00
line.lua Scaling drawing 2025-07-03 15:11:46 +03:00
main.lua Added level completed menu state and removed debug prints 2025-10-22 15:39:03 +03:00
Makefile Take build version from config.lua 2025-10-23 15:12:31 +03:00
makegrid.lua Leveling system 2025-06-25 16:51:23 +03:00
menu.lua more modular menu 2025-10-23 14:47:00 +03:00
mouse.lua UI button and main menu beginning 2025-07-04 13:39:17 +03:00
point.lua Tell lua lsp about nil-ed point 2025-10-23 15:18:50 +03:00
tablefuncs.lua Little refactoring 2025-06-25 14:01:04 +03:00
text.lua fixed sign in text offset 2025-10-22 15:22:37 +03:00