/tic80-boilerplate

🕹My Pico8 boilerplate ported to the TIC-80.

MIT LicenseMIT

What is the "TIC-80 Boilerplate"?

💡 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.

Features

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)

Have a request?

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! :)

Want to contribute?

Simply fork and submit a pull request once you are done!

License

MIT