Skip to content
/ GOL Public

This application allows the user to click individual cells and implements the rules for Conway's The Game of Life algorithm.

License

Notifications You must be signed in to change notification settings

bduran04/GOL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of Life Simulation • This is the badge image

Table of Contents

  1. Description
  2. Deployed Site
  3. Technologies Used
  4. Installation
  5. License
  6. Contributing
  7. Tests
  8. Questions

This application allows the user to click individual cells and implements the rules for Conway's The Game of Life algorithm.

https://bduran04.github.io/GOL/

This is the git for the app

  • React.js
  • Javascript
  • Immer library

To install necessary dependencies, run the following command: npm install, then run the command, npm start to start the application

This project is licensed under: MIT

Reach out to me if you would like to contribute to the repo!

Tests through Jest in progress to ensure that the nextGeneration function works properly

If you have questions, you can reach me at [email protected]. You can find more of my work at bduran04

About

This application allows the user to click individual cells and implements the rules for Conway's The Game of Life algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published