Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Automatii Wii: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#seo:
|title=Wii Homebrew Apps (Math) - GameBrew
|title_mode=append
|image=automatiiwii.jpg
|image_alt=Automatii
}}
{{Infobox Wii Homebrews
{{Infobox Wii Homebrews
|title=Automatii
|title=Automatii
|image=Wii-logo.jpg
|image=automatiiwii2.png
|description=cellular automata (life)
|description=Cellular automata (life).
|author=gcb
|author=gcb
|lastupdated=2008/11/30
|lastupdated=2008/11/30
Line 18: Line 12:
|source=http://code.google.com/p/assortedwiicode/source/browse/#svn/trunk/automatii/source
|source=http://code.google.com/p/assortedwiicode/source/browse/#svn/trunk/automatii/source
}}
}}
First wii program I wrote after downloaded devkitpro. The commits on the source repository (subversion) are really granular.
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.
 
==Controls==
'''Wiimote:'''
 
Home - Exit
 
Minus or D-Pad Left - Edit mode
 
Plus or D-Pad Right - View mode
 
Roll - Roll camera (view mode)


== Usage ==
Point Down - Zoom in (view mode)
{| class="wikitable" style="left;text-align:center;"
 
|-
Point Forward - No zoom
! GCN Controller || Wiimote <!--+ Nunchuck--> || Action
 
|-
Point Up - Zoom out in view mode
| GC Start Button || Wiimote Home Button || Exit
 
|-
==Screenshots==
| - || Wiimote Minus Button or Wiimote DPad Left || Edit mode
https://dlhb.gamebrew.org/wiihomebrews/automatiiwii3.gif
|-
| - || 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==
==Media==
'''running automatii on homebrewchannel ([https://www.youtube.com/watch?v=TtQtZ6g8cHA gcbzzzz])'''<br>
<youtube>TtQtZ6g8cHA</youtube>
<youtube>TtQtZ6g8cHA</youtube>
== Notes ==
Feel free to commit changes! repository is open.


== Changelog ==
== Changelog ==
Line 59: Line 50:


==External links==
==External links==
* Wiibrew - https://wiibrew.org/wiki/Automatii
* WiiBrew - https://wiibrew.org/wiki/Automatii
* Google Code - http://code.google.com/p/assortedwiicode
* Google Code - http://code.google.com/p/assortedwiicode

Latest revision as of 09:56, 25 February 2023

Automatii
Automatiiwii2.png
General
Authorgcb
TypeMath
Version1.2
LicenseGPL
Last Updated2008/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.

Controls

Wiimote:

Home - Exit

Minus or D-Pad Left - Edit mode

Plus or D-Pad Right - View mode

Roll - Roll camera (view mode)

Point Down - Zoom in (view mode)

Point Forward - No zoom

Point Up - Zoom out in view mode

Screenshots

automatiiwii3.gif

Media

running automatii on homebrewchannel (gcbzzzz)

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

Advertising: