An open API service indexing awesome lists of open source software.

https://github.com/ojdon/tic80-boilerplate

🕹My Pico8 boilerplate ported to the TIC-80.
https://github.com/ojdon/tic80-boilerplate

boilerplate gamedev tic-80

Last synced: 3 months ago
JSON representation

🕹My Pico8 boilerplate ported to the TIC-80.

Awesome Lists containing this project

README

          

## 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](https://github.com/ojdon/tic80-boilerplate/pulls) once you are done!

# License
MIT