Skip to content

ligomoku/gomoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8c3089d Β· Jan 2, 2025
Dec 2, 2024
Dec 15, 2024
Jan 2, 2025
Dec 15, 2024
Dec 2, 2024
Sep 22, 2024
Sep 29, 2024
Sep 17, 2024
Nov 30, 2024
Nov 27, 2024
Dec 1, 2024
Dec 3, 2024
Nov 27, 2024
Dec 1, 2024
Dec 1, 2024

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.