Skip to content

ConGaLi overview

Miguel Isasmendi edited this page Apr 12, 2017 · 7 revisions

Conway's Game of Life simulation powered by Socket.io and Node.js.

ConGaLi is a game that will let you simulate Conway's Game cells survival and generation by different players at real time among the following features:

  • Multi player
  • Real time
  • Cells distributions templates
  • User settings

ConGaLi has been technically designed to:

  • Handle client requests agnostically.
  • Allow various cell grids per game.
  • Allow joining and leaving other user's game.

More information

This wiki is the main source of documentation for developers working with (or contributing to) the ConGaLi project. Sections include:

Additional support / resources

  • Talk to us (and other community members) through various channels
Clone this wiki locally