chaboz / MicroCity

City simulator game for microcontrollers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MicroCity

Demo

MicroCity is a city simulation game for the Arduboy miniature game system inspired by SimCity

Build instructions

To compile from source you will need the Arduboy2 library and the Arduino IDE

Open /Source/MicroCity/MicroCity.ino in the Arduino IDE and hit build

Flashing other games

Note that there is a bug with the Arduboy bootloader when flashing new games. If flashing a new Arduino sketch after having previously flashing MicroCity, then first boot the Arduboy into flashlight mode by holding the up button whilst switching on the device.

About

City simulator game for microcontrollers

License:GNU General Public License v3.0


Languages

Language:C 78.6%Language:C++ 21.0%Language:Objective-C 0.4%