Skip to content

ahnlak-blit32/32blit-lua

 
 

Repository files navigation

32Blit Boilerplate

Build

This is a basic template for starting 32blit projects. It shows the basic code layout and asset pipeline, hopefully giving folk a starting point for any new projects.

It's based on the original template project from the 32Blit Beta, with added asset handling, and some tidying up to fit in with how I do things.

Usage

Use this template to generate your own project.

  • Edit the CMakeList.txt file to set the name of your project
  • Edit the metadata.yml file to set the information for your project
  • Edit the LICENSE file to set your name on the license
  • Write lots of super cool code!

You should then be able to follow the usual build instructions.

About

Lua interpreter for the 32blit handheld

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 97.1%
  • C++ 2.4%
  • Other 0.5%