shaoruu / game-of-life

:zap: A Conway's Game of Life

Home Page:https://shaoruu.github.io/game-of-life/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game Of Life πŸͺ

A Conway's Game of Life.

🐎 Installation

# install dependencies
yarn

# 1. standalone app (version 1 w/ electron)
yarn run start

# 2. web version (version 2 w/ express)
yarn run dev

✏️ If you ran the web version, visit localhost:3000.

🌌 Screenshots

Basic gameplay

Epic brushes

🐊 Resources

About

:zap: A Conway's Game of Life

https://shaoruu.github.io/game-of-life/


Languages

Language:JavaScript 99.7%Language:CSS 0.2%Language:HTML 0.1%