Skip to content

ConGaLi overview

Miguel Isasmendi edited this page May 1, 2017 · 7 revisions

HOME > PROJECT & COMMUNITY > ABOUT

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.

We are very exited about this project!

More information

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

| About ConGaLi | Project & Community | Setup Guide | Technical Documentation| Contact Us| |----------------------------|---------------------------------|-------------------------------|---------------------------|---------------------------| | | | | | | | (this section) Introducing ConGaLi - why we built it and what it does | About the project, and how to contribute | A step-by-step guide to running ConGaLi | Detailed technical documentation on ConGaLi and its sub-systems | Give us feedback through various channels

Clone this wiki locally