Skip to content

colingourlay/playdate-metroidvania

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playdate Metroidvania

A game for Playdate by Colin Gourlay

This was a code-along with SquidGodDev's video tutorial

Developing

Once you've installed dependencies with npm install (or yarn / pnpm), start the watcher:

npm start

This will run the build and simulate tasks whenever files change.

Building

To build your game's .pdx:

npm run build

You can now preview the game in the Playdate Simulator with npm run simulate.

Credits

About

Following along with SquidGodDev's tutorial, with a pddx project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages