genetic_bros

command module
v0.0.0-...-25b37e4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 27, 2024 License: MIT Imports: 3 Imported by: 0

README

Windows Setup

Download Mingw-w64 https://www.mingw-w64.org/downloads/ and add to go environment:

go env -w CGO_ENABLED=1
go env -w CC=C:\mingw64\bin\gcc.exe

Playing The Game

Then build the game and play it with (the build might take a long time the first time, beacuse it compiles open-gl stuff - just trust the process and wait!)

go build ./play_game/
./play_game.exe

Running The Bots

Move Sequence Bot

go run ./bot/

Neural Network Bot

go run ./bot_nn/

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL