Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.54 KB

README.md

File metadata and controls

32 lines (26 loc) · 1.54 KB

StyleCI

just-a-game

It's just a random game that i made in 1 1/4 day.

Requirements:

Installation

With .arduboy file (recomendet)

  1. Download the Arduboy manager (Windows and Mac)
  2. Go to File -> Import File -> .arduboy
  3. Select the just-a-game.arduboy
  4. Import by Double Clicking on the file
  5. Search and Select the game in the List on the left
  6. Click transfer (Any problems?)

Troubleshooting

Build from source

  1. Start the Ardouino ide
  2. Install the arduboy 2 package (Installation guide)
  3. Goto File and klick on New
  4. Paste the sourcecode
  5. Go To Tools -> Board and select Arduino Leonard
  6. Go To Tools -> Port and select the port where a Aduino Leonard is listed
  7. Upload script (The arrow beside the top left hook)
  8. Enjoy!