Difference between revisions of "Download"

From Gamebuino Wiki
Jump to: navigation, search
(creation)
 
(link to gbtracker forum discussion added)
 
(14 intermediate revisions by 4 users not shown)
Line 1: Line 1:
* Arduino Software : [http://arduino.cc/en/main/software Official download page] [http://forum.arduino.cc/index.php/topic,118440.0.html Enhanced Release (Windows only)]
+
* Arduino Software : [http://arduino.cc/en/main/software Official download page]
* Gamebuino Library : [https://github.com/Rodot/Gamebuino/archive/master.zip Download ZIP] [https://github.com/Rodot/Gamebuino GitHub]
+
* Gamebuino Library : [https://github.com/Rodot/Gamebuino/archive/master.zip Download ZIP] [https://github.com/Rodot/Gamebuino GitHub] ''Installation explained on the [[Getting started]] page.''
 +
* Games compilation : [https://github.com/Rodot/Gamebuino-Games-Compilation/archive/master.zip Download ZIP] [https://github.com/Rodot/Gamebuino-Games-Compilation GitHub] ''Extract zip and copy/paste on your micro SD card to update all games at once.''
 
== Utilities ==
 
== Utilities ==
* Bitmap encoder : [https://github.com/Rodot/BitmapEncoder/archive/master.zip Download ZIP] [https://github.com/Rodot/BitmapEncoder GitHub]
+
* Bitmap encoder : [https://github.com/Rodot/BitmapEncoder/archive/master.zip Download ZIP] [https://github.com/Rodot/BitmapEncoder GitHub] ''Encode images to add them to your games. Requires Java.''
 +
* Inf encoder : [https://github.com/Rodot/InfEncoder/blob/master/dist/InfEncoder.jar?raw=true Download JAR] [https://github.com/Rodot/InfEncoder GitHub] ''Add logo and description to your game. See [[Getting started]]. Requires Java''
 
* Tracker (alpha version) : [https://github.com/Rodot/Tracker/archive/master.zip Download ZIP] [https://github.com/Rodot/Tracker GitHub]
 
* Tracker (alpha version) : [https://github.com/Rodot/Tracker/archive/master.zip Download ZIP] [https://github.com/Rodot/Tracker GitHub]
 +
* GBtracker (Alternative tracker): [https://sourceforge.net/projects/gbtracker/files/latest/download Download] [https://sourceforge.net/projects/gbtracker/ Sourceforge] [http://gamebuino.com/forum/viewtopic.php?f=12&t=3435 Forum Discussion]
 +
* Font editor : [https://github.com/Rodot/Gamebuino-Font/ GitHub]
 +
 +
== Emulators ==
 +
* gbsim: [https://github.com/33d/gbsim Debian/Ubuntu], [https://github.com/33d/gbsim-win Windows]
 +
* Simbuino: [https://github.com/Myndale/Simbuino/raw/master/binaries/Simbuino-Standalone.zip Windows (.NET)]
 +
* Simbuino4Web: [http://simbuino4web.ppl-pilot.com HTML5]
 +
* RetroMicro: [https://play.google.com/store/apps/details?id=org.starlo.boardmicro.gamebuino Android]
 +
For more information, see [[Emulators]].
  
 
== See Also ==
 
== See Also ==
Line 9: Line 20:
 
* [[Getting started]]
 
* [[Getting started]]
 
* [[Troubleshooting]]
 
* [[Troubleshooting]]
 +
* [[Emulators]]

Latest revision as of 2016-08-01T09:45:41

Utilities

Emulators

For more information, see Emulators.

See Also