Copyright (C) 2017 Wang Renxin. All rights reserved.
Pocket Othello is an Othello game for the Arduboy.
- Use an Arduboy uploader to upload the
/out/pocket_othello.hex
to your Arduboy. - Or use an Arduboy manager to upload the
/out/pocket_othello.arduboy
package.
- Make sure you have the Arduino IDE installed and the Arduboy board package installed and selected.
- Open the
/pocket_othello/pocket_othello.ino
sketch with the Arduino IDE. - Compile and upload the sketch.