In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Automatii

From WiiBrew
Jump to navigation Jump to search
Automatii
xx
General
Author(s)gcb
TypeMath
Links
[[Download|Download]]
[[Source|Source]]
Peripherals
Wiimote1.svg

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.0
  • v1.0 is expected to be stable. i left it running several times for hours on my WII with no problem. every other version may hang up on you

Usage

  • Exit Wiimote HOME Button
  • Zoom Wiimote + Button/Wiimote - Button

Screenshots

http://assortedwiicode.googlecode.com/svn/trunk/automatii/v0.12.gif

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.