Skip to content
This repository has been archived by the owner on Aug 24, 2020. It is now read-only.
/ kulgami Public archive

Genetic algorithm based game board generator for the Kulami board game.

License

Notifications You must be signed in to change notification settings

martinplaner/kulgami

Repository files navigation

kulgami

License

Game board generator for the Kulami board game based on genetic algorithms.

NOTE: Proof of concept, pretty inefficient and far from beautiful code. Created as a quick-and-dirty weekend project some time ago. Just putting it on GitHub if someone is interested.

Usage

  • go get github.com/martinplaner/kulgami
  • go install or go build
  • Run with ./kulgami, wait a while until finished. Board is rendered to "board.png" and should be automatically opened in default image viewer.

License

Copyright 2017 Martin Planer. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.

About

Genetic algorithm based game board generator for the Kulami board game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages