💡 PICO-8 developer? Find the Pico-8 boilerplate here: https://github.com/ojdon/pico8-boilerplate
The TIC-80 Boilerplate is a basic template of common game logic and functionality for other game developers to use to base their TIC-80 games upon.
The TIC-80 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!
MIT