Home
PLAY NOW
PLAY NOW
AuthorsDocumentation
SCROLL DOWN

Gambit+

Tools we used:

OUR FEATURES

#1

Rust Engine

The chess engine, powering the game's move validation.

#2

Mini-max Algorithm

Used to calculate the best possible moves for the chess engine by evaluating future game states.

#3

Monte Carlo Tree Search

Sophisticated algorithm that simulates thousands of potential game outcomes to determine the most promising moves, adapting to any playing style.

#4

Websocket

Secure, low-latency multiplayer connections allowing for seamless gameplay with opponents worldwide, with move synchronization in milliseconds.

#5

Opening book Integration

Comprehensive database of chess openings and variations, allowing the engine to play strategic early-game positions based on centuries of chess theory.

#6

Our own chess module

A custom chess module that handles all the game logic, including move validation, checkmate detection, and game state management.

AUTHORS

Dawid

Dawid

Backend and Chess Engine Developer

Marcin

Marcin

Main UI/UX Developer

Oskar

Oskar

Full Stack Developer

Mateusz

Mateusz

Full Stack Developer

Kuba

Kuba

Hosting and Docs Maintainer