Skip to content

Instantly share code, notes, and snippets.

View KingSuperior1YT's full-sized avatar

KingSuperior1YT

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