Skip to content

Sergeon/vue-components-game-of-life

Repository files navigation

game-of-life

A game of life html page powered by Vue components.

Made with the Vue webpack template.

Just check the github page with the game. So cool :-D!

Disclaimer:

Those kind of things should be made with canvas. This is just a project to explore Vue.

Build Setup

# install dependencies
yarn || npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

About

A game of life implementation with Vue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published