-
Notifications
You must be signed in to change notification settings - Fork 0
SamiFawcett/game_of_life
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
------------------------------------------------------------------------ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ------------------------------------------------------------------------ PROJECT TITLE: "Life is is all about sex" - Robert California (The Office) PURPOSE OF PROJECT: Interest VERSION or DATE: v0 HOW TO START THIS PROJECT: run simulate with a file you want to create AUTHORS: Sami Fawcett USER INSTRUCTIONS: *BlueJ Users: open package file then continue with rest of instructions. Once the project is opened, scroll to the bottom of the simulation, where the main method is located, and select your grid dimensions in the first two parameters of the Simulate object. Once completed, run the simulate main method with the "livecells.txt" file or create your own file with the give format below. A single Cell: x,y ex. 13,37 A file could look like: 1,1 1,2 1,3 1,6 2,2 100,2 10,3 50,23 There is a cell generator class, if you are too lazy to type all the cells out. Have fun.
About
john conway
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published