Main Page: Difference between revisions
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 25: | Line 25: | ||
== Tutorials == | == Tutorials == | ||
* | * Miscellaneous | ||
** [[Reducing PROGMEM and RAM Usage]] | ** [[Reducing PROGMEM and RAM Usage]] | ||
** [[Scoped Enumerations]] | |||
** [[Modulus Function]] | |||
** [[Debugging Code]] | |||
* State Machines | * State Machines | ||
** [[State%20Machines|Introduction]] | ** [[State%20Machines|Introduction]] |
Latest revision as of 02:15, 17 August 2024
Getting started
Don't know where to start at all? See the official Quickstart guide for a simplified overview.
There is also a Legacy Quickstart guide that might be of some use (made for older Arduboy variants but still mostly relevant)
Community
Come chat with the community and show off your games at https://community.arduboy.com/! The bulk of the Arduboy community exists on the forums; there isn't an official Discord/etc.
- Main Arduboy website: https://www.arduboy.com/
- Community website: https://community.arduboy.com/
Tools
- Ardens - Debugger, profiler, and emulator
- Arduboy Toolset - Various tools for uploading, converting, etc
- Cart Builder - Home for the official flashcart + all games made available for it
- Arduboy-Python-Utilities - Command line python tools for uploading, converting, etc
Tutorials
- Miscellaneous
- State Machines
- High Scores
- Frogger
- ArduboyG Tutorial