Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mgc-sketch is a helper tool for building small-scale games and gadgets using the mgc library as Arduino sketches.

License

nyannkov/mgc-sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mgc-sketch

mgc-sketch is a helper tool for building small-scale games and gadgets using the mgc library as Arduino sketches.

The goal of this project is to make it easy to integrate mgc (a library for creating retro-style games and gadgets) as Arduino sketches.

Features

  • Build system support for Arduino sketches using mgc
  • Easy integration of small game logic and utilities

Getting Started

Start with the pixel art sketch for a quick and easy first run:

samples/gadget/dot_canvas/README.md

For a more advanced game sample, check out:

samples/game/cat_tower/README.md

Contribution

Thank you for your interest in contributing! We welcome the following contributions:

  • Sample code (sketches or demos)
  • Bug reports and improvement suggestions

License

Licenses vary depending on the directory:

  • font — See individual license files for details.
  • Other directories — MIT License, except for submodules. For submodules, follow each module's own license.

About

mgc-sketch is a helper tool for building small-scale games and gadgets using the mgc library as Arduino sketches.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published