Automatii Wii
From GameBrew
More actions
| Automatii | |
|---|---|
| General | |
| Author | gcb |
| Type | Math |
| Version | 1.2 |
| License | GPL |
| Last Updated | 2008/11/30 |
| Links | |
| Download | |
| Website | |
| Source | |
First wii program I wrote after downloaded devkitpro. The commits on the source repository (subversion) are really granular.
Usage
| GCN Controller | Wiimote | Action |
|---|---|---|
| GC Start Button | Wiimote Home Button | Exit |
| - | Wiimote Minus Button or Wiimote DPad Left | Edit mode |
| - | Wiimote Plus Button or Wiimote DPad Right | View mode |
| - | Wiimote Aim Roll | Roll camera in view mode |
| - | Wiimote Aim point Down | Zoom in in view mode |
| - | Wiimote Aim point Forward | no zoom |
| - | Wiimote Aim point Up | Zoom out in view mode |
Media
Notes
Feel free to commit changes! repository is open.
Changelog
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.
External links
- Wiibrew - https://wiibrew.org/wiki/Automatii
- Google Code - http://code.google.com/p/assortedwiicode