Golang starter bot for riddles.com Light Riders AI challenge.
This bot was inspired by the python bot. Bot intelligence goes into bot.go in play() method. Currently the bot moves randomly.
Open a console in your repository and execute: go run *.go
to run the bot, there are inputs samples in main.go.
Another Go bot here with instructions on how to settle your environment.