A competitive multiplayer version of the Game of Life

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • conway

    real-time, persistent, multiplayer version of Conway's Game of Life

  • There is a rules tab!

    And the code looks to be here: https://github.com/drewblaisdell/conway/blob/master/core/gri...

    It's 8 years old!

  • conway_deathmatch

    Game of Life: several competing populations

  • Check out https://github.com/rickhull/conway_deathmatch for a simple ruby implementation. Also there is an elixir branch...

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • congol

    Conway's game of life for 2 players

  • I'm not sure but I created a unique implementation a while ago that I'd like you to see. It's available at https://congol.net and the source is at https://github.com/lukew3/congol. Pretty similar to lifecompetes in that it's a multiplayer game of life, but is designed specifically for two duelling players.

  • conwayste

    Multiplayer Conway's Game of Life (desktop app + server) implemented in Rust

  • Nice project! My friend and I have been working on a very different take on multiplayer CGOL. The multiplayer part is in progress still, but you can see what we have here:

    https://github.com/conwayste/conwayste

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • rbspy: A Sampling CPU Profiler for Ruby

    1 project | news.ycombinator.com | 3 May 2024
  • tiktoken_ruby VS ruby-openai - a user suggested alternative

    2 projects | 3 May 2024
  • 5 Free Tools to Boost Developer Productivity

    1 project | dev.to | 3 May 2024
  • The File Filesystem

    8 projects | news.ycombinator.com | 30 Apr 2024
  • Mongoid 9.0 Released

    1 project | news.ycombinator.com | 1 May 2024