Skip to content

chris-geelhoed/gameoflife

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

game-of-life

Free code camp project based on Conway's game of life

Project Link: http://gameoflife.chrisgeelhoed.surge.sh/

Project User Stories: https://www.freecodecamp.org/challenges/build-the-game-of-life

Conway's Game of Life Information: https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life

This project was scaffolded with vue-loader / vue-cli. Styling was done with SCSS without a CSS library.

To run the project:

git clone this repo npm install npm run dev

More info can be found at https://vue-loader.vuejs.org/en/

About

Conway's Game of Life built with Vue.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published