Skip to content

Conway's Game of Life in Processing.js, jQuery and Sinatra.

Notifications You must be signed in to change notification settings

shiffman/ConwaysGameOfLife

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

John Conway's Game of Life simulation in Processing/Processing.js.

Adapted from the Conway's Game of Life example included with [Processing](http: //processing.org) by Mike Davis.

Website

View this project on the web at http://conway.skli.se/. The site is served up by Github as a Jekyll site.

Thanks

Thanks to Dan Shiffman and his class Nature of Code.

TODO

  • Previews of patterns in javascript
  • Set up Warden for authentication
  • Improve edge behavior
  • Infinite canvas?

About

Conway's Game of Life in Processing.js, jQuery and Sinatra.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 69.0%
  • JavaScript 31.0%