ookma-kyi-core

command module
v0.0.0-...-634624f Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2019 License: MIT Imports: 5 Imported by: 0

README

Ookma-Kyi

A Go implementation of the now defunct Battlemail game

Battlemail was an email game originally written by Paul Gouge. The concept is fairly simple: Players pick 6 attack and 6 defense moves which are sent to their opponent. The opponent then picks 6 attack and 6 defense moves. Once submitted, both players are then treated to a display of martial arts based on the moves both players picked.

This project hopes to reproduce the game in Go, providing a server and MySQL persistence. If successful, it will allow for a new Battlemail player community to arise.

Prerequisites

Install

go get github.com/ookma-kyi/ookma-kyi-core

Configuration

Before running the application, you will need to configure the following environment variables:

export DATABASE_HOST=localhost
export DATABASE_PORT=3306
export DATABASE_USER=root
export DATABASE_PASS=password
export DATABASE_NAME=ookma

Usage

By default, the binary should be installed in your $GOPATH/bin. Simply:

ookma-kyi-core

License

ookma-kyi is open source software released under the MIT license.

Powered and Sponsored by

digitalocean

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
app

Jump to

Keyboard shortcuts

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