/hex-game

Let's play :

Primary LanguageJavaScript

HEX Game

Hex game in web application with the possibility of playing two or against AI by Elouan Laurent

How to play

Setup localy

Prerequisites:

Environnment: Node & NPM

Run
# Clone this repository
git clone https://github.com/ElouanL/hex-game.git
# Go into the repository
cd hex-game
# Run the app
node server.js

local address http://localhost:8008/

Changelog:
  • 2015-03-22: First version
  • 2017-03-23: Presentation with only AI2