Skip to content

aloebach/Cotton-Nova

Repository files navigation

Cotton-Nova

Nova extension to support the Cotton framework

Cotton provides integration with Cotton - a framework for Pulp-like experiences in Lua for Playdate game development. Originally created for use with VS code, this extension will allow you to use its features with Panic's wonderful Nova IDE!

Requirements

Cotton requires some additional tools to be installed on your Mac:

  • Cotton, which is available on GitHub
  • LDtk Level Designer Toolkit

Setting up Cotton on your Mac

  1. Download and install the tools linked in the requirements section above.

  2. Download the 'zip' file with the the latest version of Cotton.

  3. Extract it in the project folder of your choosing and rename it to the name of your project

  4. Right click on the project folder and select "Open in Nova"

  5. Make sure the Cotton extension has been installed and active in Nova under Extensions->Extension Libary

  6. In Nova, go to the project settings and add the task "Playdate - Cotton" ( This will allow you to automatically run & build your playdate game with cmd+r )

  7. You are now ready to work on your project!

Usage

Go to Extensions->Cotton->Documentation: Cotton Wiki to read about how to get started editing the code to make the game your own. To run your game in Cotton:

  • simply press cmd+r or press the green arrow next to your project name to build & run the Playdate .pdx file in the simulator

About

Nova extension to support the Cotton framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published