Godzil f234c63ebb First Commit 10 年之前
..
examples f234c63ebb First Commit 10 年之前
GD.cpp f234c63ebb First Commit 10 年之前
GD.h f234c63ebb First Commit 10 年之前
font8x8.h f234c63ebb First Commit 10 年之前
readme.txt f234c63ebb First Commit 10 年之前

readme.txt

Gameduino library
=================

Installation
------------

To install this library, place this entire folder as a subfolder in your
Arduino libraries folder. Then restart your Arduino application.

To use this library in a sketch, go to the Sketch | Import Library menu and
select Gameduino.

This library also has many examples. After installation, you can find them under
File | Examples | Gameduino. 'selftest' is a good example to start with, since it
runs a series of hardware tests.