💡 Tico-80 developer? I have ported this boilerplate here: https://github.com/ojdon/tic80-boilerplate
The Pico-8 Boilerplate is a basic template of common game logic and functionality for other game developers to use to base their Pico-8 games upon.
The Pico-8 currently supports features such as:
- Basic Game Loop
- Basic Scene Management
- Common Global Variables (Screen width, screen height, etc)
- Common functionality (collision checking, etc)
Feel free to open a new issue with your request and I'll consider adding it to the boilerplate! ...When I have a spare moment! :)
Simply fork and submit a pull request once you are done!
- Official Documentation
- Pico-8 API Documentation
- Pico-8 Wiki
- Pico-8 Fanzine
- Awesome-Pico8 on GitHub (Give them a star!!)
MIT