sbourdon13 / gameoflife-vuejs

Conway's Game of life implementation in VueJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game of Life

This project is an implementation of Conway's Game of life in VueJS, made during a dojo event at Theodo.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Open http://localhost:8080/ and start the game!

About

Conway's Game of life implementation in VueJS


Languages

Language:Vue 57.7%Language:JavaScript 34.9%Language:HTML 7.4%