Skip to content

jh2/kata-realtimebattle

 
 

Repository files navigation

RealTimeBattle-Bot in Elixir

This is a template for a bot for RealTimeBattleBot (http://realtimebattle.sourceforge.net/) written in Elixir.

Use a fork of this repo to develop your own bot so we can have a nice tournament later.

Program your bot in this file lib/your_bot.ex.

Setup

You need

  • Docker
  • A VNC Client
  • Some editor

After setting up docker, you can start the bot using make start

After that, you can connect to vnc://localhost:5900 with your preferred VNC Client.

The password is password

macOS Users: you already have a VNC client! type open vnc://localhost:5900 into your console after starting.

About

RealTimeBattle-Bot in Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 72.3%
  • Objective-C 25.9%
  • Makefile 1.1%
  • Shell 0.7%