Skip to content

pynoor/gameoflife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Of Life

Introduction:

In this repo, I will be implementing the game of life. To run the tests, you will need to execute the following commands from your command line:

$ cd /path_to_wherever_this_project_is_found_on_your_computer
$ python3 tests.py

The task:

For a full description of the task, refer to: https://github.com/pynoor/gameoflife/blob/master/Instructions.md

More:

For this project, I didn't implement any user interface. If you'd like to see how this can be done (in a really cool way), check out this video:

Epic game of life visualization

(https://www.youtube.com/watch?v=C2vgICfQawE)

About

In this repository I will be solving the game of life.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages