Main Page: Difference between revisions
Jump to navigation
Jump to search
m (→Tutorials: Added link to Reducing PROGMEM and RAM Usage) |
|||
Line 25: | Line 25: | ||
== Tutorials == | == Tutorials == | ||
* Misc. | |||
** [[Reducing PROGMEM and RAM Usage]] | |||
* State Machines | * State Machines | ||
** [[State%20Machines|Introduction]] | ** [[State%20Machines|Introduction]] |
Revision as of 23:09, 9 July 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
- Misc.
- State Machines
- High Scores
- Frogger