/gomoku

Multiplayer Omok (a.k.a Gomoku) game runs on web browsers

Primary LanguageJavaScriptMIT LicenseMIT

Omok.io

Multiplayer Omok (a.k.a Gomoku) game runs on web browsers. It is easily customizable and provides efficient algorithm for checking forbidden moves. Server for omok.io can be found here.

Installation

Omok.io requires Node.js to run.

npm install
npm start

License

MIT