Skip to content

alpheratz0/haxbot

Repository files navigation

Haxball bot with Typescript



This bot uses the official haxball headless api and stores player statics using the indexedDB browser api.

How to generate the bot

  • Install all the dependencies yarn cache clean && yarn install
  • Edit the room configuration src/room/configuration.ts
  • Generate the js file for the bot with yarn run build