The Cellular Automata Laboratory Help
by Pedro Vicente · in iTorque 2D · 05/18/2011 (12:41 am) · 2 replies
Hello everyone
I posted a resource, with links to a new tutorial in TDN. It extends the previous Game of Life Tutorial
with a new class
www.garagegames.com/community/resources/view/21023
Questions, comments? Please post them here
The 2 tutorials are
The Game of Life, an implementation of John Conway's Game of Life in C++
tdn.garagegames.com/wiki/TGB/Tutorials/The_Game_of_Life
A more general class that allows selecting the CA state in a panel and mouse dragging in the model tile layer
tdn.garagegames.com/wiki/TGB/Tutorials/Cellular_Automata_Laboratory
The code works both for ITorque2D and Torque2D
I posted a resource, with links to a new tutorial in TDN. It extends the previous Game of Life Tutorial
with a new class
www.garagegames.com/community/resources/view/21023
Questions, comments? Please post them here
The 2 tutorials are
The Game of Life, an implementation of John Conway's Game of Life in C++
tdn.garagegames.com/wiki/TGB/Tutorials/The_Game_of_Life
A more general class that allows selecting the CA state in a panel and mouse dragging in the model tile layer
tdn.garagegames.com/wiki/TGB/Tutorials/Cellular_Automata_Laboratory
The code works both for ITorque2D and Torque2D
#2
I started coding in TGB, then continued in iTGB, so yes, they both are iTGB compatible, the first is simpler.
06/27/2011 (3:42 pm)
@AlkorI started coding in TGB, then continued in iTGB, so yes, they both are iTGB compatible, the first is simpler.
Torque Owner Alkor
Asurbatal Studios