danosborne / ethan-conways-game-of-life

Pair programmed game of life with my 10 year old

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ethan-conways-game-of-life

Pair programmed game of life with my 10 year old. Raw JS & CSS with a super basic webpack build. Super simple implementation.

How to use

  • Install Node JS
  • npm install
  • npm run dev

This should open a web browser at locahost:9000

Click the box in the middle of the screen to see a Conway's Game of Life demo

About

Pair programmed game of life with my 10 year old


Languages

Language:JavaScript 90.7%Language:CSS 9.3%