Skip to content

kinoli/game-of-life-vue

Repository files navigation

The Game of Life - Built in Vue.js

This is a build of Conway's Game of Life.

The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970.

This project was bootstrapped from Vue CLI.

Demo

Here is the build of this project.

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Run your unit tests

yarn run test:unit

Customize configuration

See Configuration Reference.

About

The Game of Life - Built in Vue.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published