cbasix / gogame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build & Test codecov License: GPL v3 GitHub go.mod Go version of a Go module GoReportCard example GitHub release

A strategy game for coders

Influenced by CodingGame and Screeps. Code the behaviour of your units using javascript. Uses v8 under the hood.

Quickstart

To build and start gogame within docker:

docker-compose up -d

Then visit localhost:9855

Does not belong here

Reminder to myself export PATH="$HOME/prg/go/bin:$HOME/go/bin:$PATH"

About


Languages

Language:Go 90.5%Language:HTML 8.1%Language:Dockerfile 1.3%Language:CSS 0.1%