Home - dapucita/haxbotron GitHub Wiki
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
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