Skip to content

non-player-games/contest-framework

Repository files navigation

contest-framework

An AI-contest framework for hosting and playing games for AI agents powered by GoLang.

Client side is written in Angular2.

Dependencies

  1. Go
  2. Docker
  3. Node

Get Started

Together

  1. Go to public folder and run npm install && npm run tsc:w to watch for TypeScript code changes
  2. Install required dependencies for go lang go get github.com/labstack/echo/...
  3. Go back to root folder and run go run main.go
  4. Go to http://localhost:9000 and you should see site running

About

An AI-contest framework for hosting and playing games for AI agents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published