Skip to content
dapucita edited this page Feb 5, 2021 · 11 revisions

Haxbotron

Welcome to the Haxbotron Wiki!

This wiki shows you detailed informations about Haxbotron Project.

Check also README.md and documents in docs.

Quick Start

You can start Haxbotron with this document.

Operating Structure

haxbotron-img

Game Server(Core), DB Server, and API Server launch independently and then work together.

3rd party Applications(and Services) can access game data via API Server.

After connected to Web-based Management System, new game host can be created.

Game Server will open Puppeteer, a headless chromium browser, and inject the bot script written in JavaScript, that is compiled from TypeScript and bundled by Webpack, to Haxball Headless Host.

So players can play in the game room powered by Haxbotron headless host.

Other Links

Haxball Headless Host Tutorial for Korean

HaxBall Headless Host API🗗

haxball-hotsmall-challenge🗗

Copyrights

MIT Licence

Clone this wiki locally