Skip to content

peter-lim91/conways

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

This is my implementation of Conway's Game of Life. I made this to learn more about websockets and parsing/stringifying JSON objects when communicating over a websocket. The logic runs on a node server, and passes the updated information to the static front end via websockets.

You can view this on http://conways-peter.herokuapp.com/ (The heroku dyno will take about 10 seconds to spin up!)

About

Conways Game of Life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages