Skip to content

HyDevelop/Cellular-Automata

Repository files navigation



2019-2020 Computer Club Project. Work in progress.




Project setup

If you just cloned the project, do this first:

npm install

(Of course, if you didn't install npm, you have to install it)

Start Debug Web Server

npm run serve

Other Notes

Sources are in ./src/, other files are config or envirmental files. Also ignore main.ts, shims...d.ts. Those are auto-generated files. Main game logic are in ./src/logic/.

About

An Implementation of Conway's Game of Life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published