Skip to content

Simple Conway's Game of Life Implementation using Meteor

Notifications You must be signed in to change notification settings

neoecos/meteor-game-of-life

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of Life on Meteor

This is my first application using Meteor platform.

It's a simple implementation of Conway's Game of Life, a divertimento to try Meteor. You can try it at http://game-of-life.meteor.com/.

Its performance is a bit slow considering it has only 120 cells, I would like to improve it using some kind of aliveNeighbours counter cache. Got a better idea? Please tell me.

About

Simple Conway's Game of Life Implementation using Meteor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published