Automatii Wii: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
{{Infobox Wii Homebrews | {{Infobox Wii Homebrews | ||
|title=Automatii | |title=Automatii | ||
|image= | |image=automatiiwii.jpg | ||
|description=cellular automata (life) | |description=cellular automata (life) | ||
|author=gcb | |author=gcb | ||
Revision as of 03:37, 31 January 2023
| Automatii | |
|---|---|
| File:Automatiiwii.jpg | |
| General | |
| Author | gcb |
| Type | Math |
| Version | 1.2 |
| License | GPL |
| Last Updated | 2008/11/30 |
| Links | |
| Download | |
| Website | |
| Source | |
Automatii is a model of computation in automata theory known as a cellular automaton (CA). It is a discrete model that is also referred to as a cellular space, tessellation automaton, homogeneous structure, cellular structure, tessellation structure, or iterative array. Cellular automata have been applied in physics, biology, and microstructure modeling.
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
running automatii on homebrewchannel - (gcbzzzz)
Screenshot
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