Difference between revisions of "Automatii"
Jump to navigation
Jump to search
WiiCracker (talk | contribs) |
|||
Line 1: | Line 1: | ||
− | {{Infobox | + | {{Infobox homebrew |
| title = Automatii | | title = Automatii | ||
| image = [[Image:Automatii.png]] | | image = [[Image:Automatii.png]] | ||
− | + | | type = math | |
− | | type = | ||
| version = 1.2 | | version = 1.2 | ||
| author = gcb | | author = gcb | ||
− | | download = | + | | licence = GPL |
− | | source = | + | | download = http://code.google.com/p/assortedwiicode/downloads/list |
+ | | source = http://code.google.com/p/assortedwiicode/source/browse/#svn/trunk/automatii/source | ||
+ | | website = http://code.google.com/p/assortedwiicode | ||
| peripherals = {{wiimote1}} | | peripherals = {{wiimote1}} | ||
− | + | | hbb = yes | |
− | | hbb = | ||
}} | }} | ||
Revision as of 18:42, 1 June 2009
Automatii | |
![]() | |
General | |
---|---|
Author(s) | gcb |
Type | Math application |
Version | 1.2 |
Licence | GPL |
Links | |
Download | |
Website | |
Source | |
Downloadable via the Homebrew Browser | |
Peripherals | |
![]() |
First wii program I wrote after downloaded devkitpro. The commits on the source repository (subversion) are really granular.
- Created zip file download ready for the homebrew channel. it's version 1.2
Usage
![]() |
![]() |
Action |
---|---|---|
![]() |
![]() |
Exit |
- | ![]() ![]() |
Edit mode |
- | ![]() ![]() |
View mode |
- | ![]() |
Roll camera in view mode |
- | ![]() |
Zoom in in view mode |
- | ![]() |
no zoom |
- | ![]() |
Zoom out in view mode |
Screenshots
Notes
Feel free to commit changes! repository is open.
Updates
- version 1.0
Simple input. left the pattern fixed on a big quilt one. I left to handle the edges later and forgot, so you get some randomness from there :)
- up to version 1.0
playing with game rules (pre-sets of life patterns, timing) and input control
- up to version 0.11
struggling with the template and gx code.