Skip to content

performant implementation of Conway's game-of-life using the HTML5 canvas

License

Notifications You must be signed in to change notification settings

g-harel/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

game-of-life

performant implementation of Conway's game-of-life using the HTML5 canvas

Usage

Include the script on your page.

<script src="game-of-life.js"></script>

All the board elements will now be replaced with the game-of-life element after the page loads (styles included).

<board ... />

License

MIT

About

performant implementation of Conway's game-of-life using the HTML5 canvas

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published