GameFramework
This is an old revision of this page, as edited by Titmouse (talk | contribs) at 19:41, 28 March 2011. It may differ significantly from the current revision. |
Game Framework | |
![]() | |
General | |
---|---|
Author(s) | Titmouse |
Type | Programming Guide |
Version | 0.01 |
Language(s) | Orkish |
Links | |
Download | |
Peripherals | |
![]() ![]() ![]() |
What is it?
This is a framework guide for programmers - using things like XML, Fonts, Images and the
Standard Template Library.
STL is a C++ library of container classes, algorithms, and iterators.
How do I download it?
Download the framework package here or via the infobox
Things you’ll find in the package
- makefonts.bat - (uses FontTool.exe to create a few example fonts)
- CompileAndRun.bat (Creates and runs a dol via WiiLoad, see makefile)
- Source - (this is all the code, including TinyXML source)
- lib - (extra 3rd party libs needed for this package to compile)
- Things_For_SD_Card - (Working example for launching via homebrew channel)
- makefile - (The projects rules for compiling)