package main

import "gitea.ligthert.net/golang/rowboz/robots"

func main() {
	robots.GameInit()
}