An open API service indexing awesome lists of open source software.

https://github.com/tslocum/boxcars

Graphical client for bgammon.org
https://github.com/tslocum/boxcars

backgammon ebitengine multiplayer multiplayer-game

Last synced: 5 months ago
JSON representation

Graphical client for bgammon.org

Awesome Lists containing this project

README

          

# boxcars - Graphical client for [bgammon.org](https://bgammon.org)
[![Translate](https://translate.codeberg.org/widget/bgammon/client/svg-badge.svg)](https://translate.codeberg.org/projects/bgammon/)
[![Donate](https://img.shields.io/liberapay/receives/rocket9labs.com.svg?logo=liberapay)](https://liberapay.com/rocket9labs.com)

## Play

### Browser

Visit https://play.bgammon.org

### Desktop

Download Boxcars for Windows and Linux [here](https://codeberg.org/tslocum/boxcars/releases).

### Android

Download Boxcars for Android [here](https://bgammon.org/boxcars/boxcars-android.apk).

## Screenshot

[![Screenshot](https://codeberg.org/tslocum/boxcars/raw/branch/main/screenshot.png)](https://codeberg.org/tslocum/boxcars/src/branch/main/screenshot.png)

## Build

**Note:** You will need to install the dependencies listed for [your platform](https://github.com/hajimehoshi/ebiten/blob/main/README.md#platforms).

Run the following command:

`go install codeberg.org/tslocum/boxcars@latest`

Run `~/go/bin/boxcars` to play.

## Translate

Translation is handled [online](https://translate.codeberg.org/projects/bgammon/).

## Support

Please share issues and suggestions [here](https://codeberg.org/tslocum/boxcars/issues).

## Dependencies

- [ebitengine](https://github.com/hajimehoshi/ebiten) - Game engine
- [etk](https://codeberg.org/tslocum/etk) - User interface tool kit
- [draw2d](https://github.com/llgcode/draw2d) - Shape drawing
- [resize](https://github.com/nfnt/resize) - Image resizing
- [tabula](https://codeberg.org/tslocum/tabula) - Backgammon AI