Skip to content

honhaoz/gomoku-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSc project in University of Birmingham: Design an AI to play Gomoku

Game Rule: The first player to achieve a line of five stones in a row wins the game

Requirements

  • React.js
  • Node.js

Getting Started

To get started, first clone this repository:

git clone https://github.com/Honghao-Zheng/gomoku-game.git
cd gomoku-game

Then install the dependencies and start the development server:

npm install
npm start

This will start the development server at http://localhost:3000.

About

A web-based Gomoku game made with React.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages