Skip to content

marwhyte/gameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

GitHub repo size GitHub contributors

My version of Conway's "Game of Life", where cells live or die based off of their neighbors.

Tech Stack

  • React
  • Javascript
  • SASS

Contributing to Game Of Life

To contribute to Game Of Life, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contributors

Contact

If you want to contact me visit my portfolio or email me at marcolwhyte@gmail.com

About

My version of Conway's "Game of Life"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors