Skip to content

ligomoku/gomoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

414 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Gomoku Logo

Node.js v20 .NET v8 Docker

A sophisticated implementation of the classic Gomoku (Five in a Row)

πŸš€ Quick Start

Setup Instructions

Using Makefile (from the root directory):

  1. Run the client:

    make client    # Requires Node.js v20.x
  2. In a separate terminal tab, run the server:

    make server

πŸ› οΈ Development Tools

Rapfi Helper

After running docker-compose up -d, you can access the Rapfi helper:

docker-compose exec rapfi ./build/pbrain-rapfi --help

πŸ“š Documentation

API Documentation

Component Library

πŸ‘₯ Project Management

Project Founders

This project is initiated and managed by:

All strategic decisions are made by the project founders

Contributing

We welcome contributions! Please review our Contributing Guidelines before submitting any changes

πŸ“„ License

This project is licensed under the GNU Affero General Public License v3.0.