Skip to content

piqnt/polymatic-example-samegame

Repository files navigation

Same Game - Polymatic Example

Implemented using Polymatic framework and Stage.js rendering engine.

Play Live Demo

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published