A gathering point for community created software examples for the MEGA65. The goal is to create a collection of source code examples, demonstrating every aspect of the MEGA65 capabilities. Each example has it's own directory and build instructions.
- Clone/fork this repository
- Create a new project directory. Please use small letters and replace spaces with
_
. - Add files, including a
README.md
andinfo.json
file as illustrated in the template directory. - Make a pull-request (PR) to the main repository, and await review.