Login Register






[Source] c# console Game Of Life filter_list
Author
Message
[Source] c# console Game Of Life #1
[Image: 3o6ZteJcElT560fyc8.gif]

More information about Game Of Life:
Download:
https://github.com/TortegaFR/GameOfLife

Reply

RE: [Source] c# console Game Of Life #2
Hey this is pretty cool. I'd heard of Conway's Game of Life, and I've done some stuff with some of the java simulators.
You can find me on Keybase
"Reach the state of ubiquity, and you will be in control"
Student, Technician, Designer, and more.
[Image: YUpAMpx.png]

Reply

RE: [Source] c# console Game Of Life #3
Looks pretty interesting. I'm checking it out now.
Donate to be in my siggy!
Spoiler: Donators
@"Ender" ♦ @Customer ♦ @Diego ♦ @Logo ♦ @Bish0pQ ♦ @Altair ♦ @Botanicals


Reply

RE: [Source] c# console Game Of Life #4
[Image: evhhkw.PNG]

Glad to see you took the advice from the last thread Smile

Reply

RE: [Source] c# console Game Of Life #5
Cool! I'm gonna try this out, especially since I've been looking for C# code examples. It might help me with my own code.

Reply

RE: [Source] c# console Game Of Life #6
(08-05-2016, 08:45 PM)Skullmeat Wrote: Cool! I'm gonna try this out, especially since I've been looking for C# code examples. It might help me with my own code.

Have you done anything in C# yet?

Reply

RE: [Source] c# console Game Of Life #7
(08-05-2016, 08:49 PM)Axari Wrote:
(08-05-2016, 08:45 PM)Skullmeat Wrote: Cool! I'm gonna try this out, especially since I've been looking for C# code examples. It might help me with my own code.

Have you done anything in C# yet?

Not yet, still learning the basics.

Reply

RE: [Source] c# console Game Of Life #8
(08-05-2016, 08:49 PM)Skullmeat Wrote:
(08-05-2016, 08:49 PM)Axari Wrote:
(08-05-2016, 08:45 PM)Skullmeat Wrote: Cool! I'm gonna try this out, especially since I've been looking for C# code examples. It might help me with my own code.

Have you done anything in C# yet?

Not yet, still learning the basics.

Aah, I see. Have you needed any help with that lately?

Reply

RE: [Source] c# console Game Of Life #9
(08-05-2016, 08:59 PM)Axari Wrote:
(08-05-2016, 08:49 PM)Skullmeat Wrote:
(08-05-2016, 08:49 PM)Axari Wrote: Have you done anything in C# yet?

Not yet, still learning the basics.

Aah, I see. Have you needed any help with that lately?

Not really. The guide I'm using does a pretty good job at explaining what everything does. I'll certainly ask if I need help though.

Reply

RE: [Source] c# console Game Of Life #10
(08-05-2016, 09:02 PM)Skullmeat Wrote:
(08-05-2016, 08:59 PM)Axari Wrote:
(08-05-2016, 08:49 PM)Skullmeat Wrote: Not yet, still learning the basics.

Aah, I see. Have you needed any help with that lately?

Not really. The guide I'm using does a pretty good job at explaining what everything does. I'll certainly ask if I need help though.

Okay then, g'luck.

Reply