mirror of
https://gitverse.ru/apfxtech/ardulib.git
synced 2026-04-10 11:25:21 +03:00
No description
- C++ 81.8%
- C 18.2%
| docs | ||
| include | ||
| scr | ||
| .gitignore | ||
| Arduboy2.h | ||
| ArduboyAudio.h | ||
| ArduboyFX.h | ||
| ArduboyTones.h | ||
| ArduboyTonesPitches.h | ||
| Arduino.h | ||
| ATMlib.h | ||
| EEPROM.h | ||
| LICENSE | ||
| pgmspace.h | ||
| Print.h | ||
| README.md | ||
| runtime.h | ||
| Sprites.h | ||
| SpritesB.h | ||
| Tinyfont.h | ||
ArduboyLIB
ArduboyLIB is a shared library for building Arduino/Arduboy-style games on Flipper Zero. It provides a common runtime (arduboy_app) and Arduboy-compatible API surface, allowing your game code to stay in classic Arduino style with setup() and loop().
Documentation
| Document | EN | RU |
|---|---|---|
| ArduboyLIB Guide | eng | рус |
| FAM (App Manifests) | eng | рус |
| FAP (Apps on SD Card) | eng | рус |
Projects Using ArduboyLIB
Not commited:
Credits
Creative Commons Legal Code (CC0 1.0 Universal)
Original: MrBlinky — Arduboy homemade package