Skip to content

bilouw/kuzzle-core-plugin-gameoflife

Repository files navigation

kuzzle-core-plugin-gameoflife

This is a kuzzle plugin that run a Game Of Life. This plugin is based on a boilerplate that can be found here : https://github.com/kuzzleio/kuzzle-core-plugin-boilerplate

Here, you can found the Kuzzle documentation : https://doc.kuzzle.io

Usage

Prerequisite:

You need to have Docker and Docker-Compose installed on your computer to run this project. Go here to install docker : https://docs.docker.com/install/

How to run:

From a terminal :

  • git clone https://github.com/bilouw/kuzzle-core-plugin-gameoflife.git
  • cd kuzzle-core-plugin-gameoflife
  • npm install
  • cd docker
  • docker-compose up

About

Kuzzle plugin running a Game Of Life

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published