Skip to content

Instantly share code, notes, and snippets.

var totalBotCount = 0;
function game(h, r, bot, botUrl, botName) {
var window = h;
var canvas;
var botsUrl;
var botsCount = 15;
var botsCreated = false;