GameMaker: Studio

GameMaker: Studio

42 ratings
Game of Life
   
Award
Favorite
Favorited
Unfavorite
genre: Life, Simulation
File Size
Posted
Updated
103.354 KB
6 Oct, 2012 @ 12:46pm
12 Oct, 2012 @ 6:37pm
2 Change Notes ( view )

Subscribe to download
Game of Life

Description
A replication of John Conway's Game of Life.

Includes many dynamic features, and also a new mechanic: Color!

Controls and Rules can be found inside the game (Use the Help button or press F1)

Mirrors:
- YoYo Games: http://sandbox.yoyogames.com/games/205550-game-of-life-simulation
- Windows Installer: https://dl.dropbox.com/u/22054931/Games/Game%20of%20Life.exe

Update:
- Added Next, Shift, Grid, and Move/Zoom Buttons.
- Grid Size now 10 times larger.
20 Comments
sedwity 27 Feb, 2016 @ 1:47am 
___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Create Event
for object obj_controller:

illegal access of argument, argument is not provided to script
at gml_Script_ddm_list_create
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_ddm_list_create (line 0)
gml_Object_obj_controller_Create_0

Neurosys 11 Feb, 2016 @ 8:52pm 
John Conway's Life.
Still the best.
chromaticEngineer (CE) 24 Jul, 2015 @ 3:41pm 
___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Create Event
for object obj_controller:

illegal access of argument, argument is not provided to script
at gml_Script_ddm_list_create
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_ddm_list_create (line 0)
gml_Object_obj_controller_Create_0
Boom  [author] 10 Jun, 2014 @ 2:27pm 
Interesting. I never get this issue, but I'll look into it.
welinus 4 Jun, 2014 @ 12:02am 
I have the same fatal error all the time...



___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Create Event
for object obj_controller:

illegal access of argument, argument is not provided to script
at gml_Script_ddm_list_create
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_ddm_list_create (line 0)
gml_Object_obj_controller_Create_0
CelestialSaph 29 Dec, 2013 @ 7:35pm 
___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Create Event
for object obj_controller:

illegal access of argument, argument is not provided to script
at gml_Script_ddm_list_create
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_ddm_list_create (line 0)
gml_Object_obj_controller_Create_0
Boom  [author] 23 Dec, 2013 @ 3:39pm 
Can you give me a description of the error? I'm not getting the issue.
CelestialSaph 17 Dec, 2013 @ 4:12pm 
I'm trying to play this game, but every time I load it, it says there's a fatal error in something in your code.
Fysir 15 Jul, 2013 @ 10:39pm 
Ah... I remember doing this as a lil project i had to do for class in GM8... everyone else did it in Java...
Ultimatum Warrior 18 Oct, 2012 @ 9:25pm 
This game is awesome and classic.