Skip to content

A solution to Conway's game of life using AngularJS/Bootstrap

Notifications You must be signed in to change notification settings

AlexVild/GameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GameOfLife

  • This app was written in AngularJS/HTML5 with bootstrap.
  • To run the app, open index.html in a supported web browser (chrome, firefox)
  • You can select any grid size and place objects however you like
  • Sample cases are provided at the bottom of the page. You can validate these samples with those found on the wiki: https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life
  • The sample problem given by the program document is provided with the correct solution
  • You can animate the game by clicking the animate checkbox and setting the time between iterations

About

A solution to Conway's game of life using AngularJS/Bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published