larzconwell / run_duck_game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

run duck!

Requirements

  • make
  • gimp
  • Playdate SDK
    • Must have PLAYDATE_SDK_PATH set in your environment

Building and Running

  • Building the games .pdx file can be done with make build
    • This will be written to build/run_duck.pdx
  • Running the game via the emulator/device can be done via make or make run

About


Languages

Language:Lua 85.9%Language:Makefile 14.1%