Skip to content

ArduboyCollection/Fatsche

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is up to date with veritazz/Fatsche:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
lib
 
 
src
 
 
 
 
 
 
 
 

Fatsche

Arduboy game

The directory graphics contains a script that converts all aseprite files into C code when run with the -a option. These files are not uploaded so run the script without this option in order to convert the .png files to C code.

cd graphics
./convert_graphics.sh

Installation

Install platformio as described here

http://docs.platformio.org/en/latest/installation.html#installation-methods

plugin your Arduboy and run:

platformio run --target upload

If this is not working then push the reset button of the Arduboy and try again. Alternatively hold the UP key then switch on the Arduboy. Now you can run the platformio command from above.

Enjoy

About

Arduboy game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 59.6%
  • C++ 36.4%
  • Python 3.4%
  • Other 0.6%