Rudis Muiznieks df2f32f1b1 | ||
---|---|---|
src/fonts | ||
.editorconfig | ||
.gitignore | ||
DEV_NOTES.txt | ||
LICENSE | ||
Makefile | ||
README.md | ||
lookups.ino | ||
menu.ino | ||
slangin.ino | ||
states.ino |
README.md
Slangin'
DrugWars (DopeWars) clone for the Arduboy.
Building
Run make
to build slangin.hex
. You need arduino-cli on your path already set up to compile for the Arduboy.
Running
Run make run
to build and run the game. You need the sim-arduboy emulator on your path.
To run on an actual device, use arduino-cli
to upload slangin.hex
after building. For example:
make && \
arduino-cli upload -b arduino:avr:leonardo -p /dev/ttyACM1 slangin.hex
Your port path (-p
argument) may differ depending on your system.
Resources
Font libraries used: