diff --git a/html/index.html b/html/index.html new file mode 100644 index 0000000..08c92a7 --- /dev/null +++ b/html/index.html @@ -0,0 +1,50 @@ + + +Tiny Screen Simulator + + + + +

+

Tiny Screen Simulator

+

+ +

Main - GitHub

+ +
+ +

+ + +

+ +

+ +

About

+ +

To help develop games for the Tiny Screen/Tiny Duino platforms, zet23t +created the great TinyDuino 2 Play Lib. +Tiny Screen Simulator is fork of only the simulator included in the library. +I wanted something that could target the Tiny Screen Video Game Kit while +zet23t seemed more interested in the TinyArcade or TinyScreen+ platforms.

+ +

Improvements include a command line tool to compile a project without the +need for a wrapper to be written. The beginnings of SdFat support has been +added. G and H labels have been added to make the program more self +explanatory.

+ +

Questions or comments can be sent to +dulsi@identicalsoftware.com. +

+ + + diff --git a/html/screenshot.png b/html/screenshot.png new file mode 100644 index 0000000..ab1e59f Binary files /dev/null and b/html/screenshot.png differ