Skip to content

Repository files navigation

Game of Life - Polymatic Example

Game of life simulation, using Polymatic framework, and rendered with Pixi.js.

Play Live Demo

Hold down and move mouse button or touch screen to pause the simulation and toggle cells.

How to run the code

To run or build the source code in this repository you need to have node.js/npm installed.

Install this project dependencies:

npm install

To run the project locally:

npm run dev

This will print out the url where you can open the project.

To build the project for production:

npm run build

About

Game of life polymatic example

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages