Skip to content
This repository has been archived by the owner on Aug 29, 2019. It is now read-only.

kyranet/StonesCreed

Repository files navigation

Stone's Creed

Awesome game by kyranet and CarlosMGM.

What would happen if Assassin's Creed were based in the stone age? We shall discover it with this game based on Phaser.js!

Installation

Clone this repository and install dependencies:

git clone kyranet/StonesCreed
cd StonesCreed
yarn

To build the game, run the bundle script from the project root:

yarn bundle

The dist folder will contain a build of the full game.