howardman0209 / Quoridor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steps to set up

  1. insatll php $ brew install php

  2. go to project root .../Quoridor

  3. set up localhost $ php -S $IP_ADDRESS:$PORT (php -S 0.0.0.0:8080)

  4. Play game open browser goto url: http://localhost:8080

About


Languages

Language:JavaScript 92.8%Language:CSS 5.3%Language:HTML 1.9%