assada 348bd4fe64 cleanup: QOL improvements — gitignore, Tags constants, remove debug artifacts
- Add .DS_Store, unused/, .vscode/settings.json to .gitignore
- Add .editorconfig (tabs for Lua, LF, UTF-8)
- Fix duplicate submodule entry in .gitmodules
- Add Tags table (player, tank, ground, granade, ammoCrate) — replace magic numbers
- Add SCREEN_W/SCREEN_H constants
- Fix leaked global variable `c` in Game.lua
- Remove Noble.showFPS = true from BomberScene
- Remove debug print() calls from granade, enemy, BomberScene
- Fix clean_build_dir glob bug in both build scripts
- Make PLAYDATE_SDK_PATH configurable via env var
2026-02-24 12:48:00 +01:00
2025-04-11 01:25:01 +02:00
2025-04-11 15:15:19 +02:00

FPV Run

TODO:

  • Menu audio
  • Tags, zOffset from constants
  • Add global game state (?)
  • Add inertia to the player
Description
Playdate game
Readme MIT 128 MiB
Languages
Lua 95.4%
Shell 4.6%