Skip to content

Eramismus/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of life

Motivation

Just to learn go and how to use WebSockets.

What is it?

An implementation of Conway's Game of Life using go as backend for the game and websockets to display the game.

How to run

go run main.go

Open the file index.html to run the game.

Things to-do

  • Add more features like:
    • pause/resume
    • A custom starting point
  • Better performance to support larger grid sizes
  • Stress test the backend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published