gamebox

module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2024 License: MIT

README

GameBox

CI CD Quality Gate Status

This is a game server that provides various casual games. It is highly extensible and easy to add new games.

Getting Started

Prerequisites
  • Golang
  • Docker
  • Google Cloud SDK
Installation
# Prepare tools
make install-tools
docker-compose up -d

# Prepare application config
export GAMEBOX_CONFIG_FILEPATH=$(pwd)/config/default.json
# Optional: Use custom config file
cp config/default.json config/{custom_config_name}.json  
export GAMEBOX_CONFIG_FILEPATH=$(pwd)/config/{custom_config_name}.json

Jump to

Keyboard shortcuts

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