akleemans / connect-four

Connect Four web game with Phaser

Home Page:https://www.kleemans.ch/connect-four-perfect-player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

connect-four

Connect Four web game with Phaser.

See this blog post for more information.

connect four

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.

Create a production build with

npm run build

About

Connect Four web game with Phaser

https://www.kleemans.ch/connect-four-perfect-player


Languages

Language:TypeScript 98.7%Language:JavaScript 0.9%Language:HTML 0.4%