Sign inSign up

mastertinner/clong

By mastertinner

Updated over 5 years ago

The clong application

Image
0

470

mastertinner/clong repository overview

Clong

Go Report Card Build Status Docker Build

A simple game where players have to throw balls at targets from their smart phones.

  1. Open /screen on any big screen. This is where the game runs. The game should begin to spawn targets.
  2. Open / on any touch device and swipe forward to launch balls at the targets. Many players can play at the same time.
  3. Open /scoreboard to get a list of high scores (which updates live).

Build and Run Locally

  1. Run make
  2. Execute the created binary and visit http://localhost:8080

Run Tests

  1. Run make test

Build Docker Image

The image is available on Docker Hub

  1. Run make build-docker

Run on Cloud Foundry

  1. Create an SQL database service
  2. Modify deployments/cf/* to your liking
  3. Run make deploy-cf

Tag summary

Content type

Image

Digest

Size

4.8 MB

Last updated

over 5 years ago

docker pull mastertinner/clong