/bimaru-web

Web version of the Android Bimaru game

Primary LanguageTypeScript

bimaru-web

Web version of the Android Bimaru game.

Play it here!

bimaru-web

Install

To install dependencies (Phaser 3 etc.) run

npm install

Run locally

For running the game locally, you can use

npm run dev

which will start the game. Simple as that!