Play The Billeh in your browser
Read the Mill Engine documentation
⚠️ Heavy development, the game is unplayable right now ⚠️
Clone the repository:
git clone https://github.com/Ezioleq/TheBilleh.git --depth 1
git lfs checkout
Build the game:
npm install
npm run build:prod
You can type
npm runto see available scripts.
And then open the index.html from the root directory to play.
npx typedoc
After this the documentation is available in the docs/index.html file.
Generated using TypeDoc