fieldju / space-trader

A port of the classic Palm OS space trader game for the Playdate.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Space Trader

A port of the classic Palm OS space trader game for the Playdate.

Development

This project assumes that you have pnpm and the Playdate SDK installed and its bin dir available on your path.

pnpm install
# watch the files and build reload the emulator on changes 
pnpm watch:reload
# build and run
pnpm dev
# just build the dist
pnpm build

About

A port of the classic Palm OS space trader game for the Playdate.

License:GNU General Public License v2.0


Languages

Language:TypeScript 100.0%