Skip to content

fkling/Game-of-Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple Game of Life implementation, featuring an (theoretical) infinite grid and local game storage.

Planned features:

  • Integrating example patterns which are backed by the repository. This would also make it easy for anyone to add new examples to the main page (pull-request to me).
  • Importing and exporting of patterns/games.
  • Letting the user define his own rules.

If possible, I would like to make this a suitable applications for teaching purposes, if you have any suggestion how to improve this application, please drop me a line.

Author: Felix Kling
License: GPL

Tested in:

  • Chrome 15
  • Firefox 8 (does not support range input elements)

About

A Game of Life implementation in JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published