-16
submitted 1 year ago by trevor@lemmy.ml to c/commandline@lemmy.ml

Announcing bgammon.org (online multiplayer backgammon)

I have developed an entirely free and open source multiplayer backgammon service.

You can try it out by visiting https://bgammon.org or by connecting via SSH:

ssh bgammon.org -p 5000

I would very much appreciate help with testing and feedback from anyone who knows how to play backgammon, or is interested in learning. The rules of backgammon are available here:

https://bkgm.com/rules.html

The password prompt is currently non-functional, and private lobbies are not yet available. Otherwise, the service is ready to test out, particularly the accuracy of the backgammon simulation. Because there are no accounts yet, everyone is logged in as a guest.

A terminal-based client is available, and a graphical client is planned. The terminal-based client is available over the web at the link above. This is accomplished by using GoTTY.

Move pieces by dragging them or by clicking a source space and then a destination space. You may make multiple moves by dragging a checker directly to its final destination.

The source code is available here: server & client.

Feel free to contact me directly at trevor@rocket9labs.com with test results and feedback.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here
this post was submitted on 10 Sep 2023
-16 points (10.0% liked)

Command Line

1282 readers
1 users here now

This is for anything regarding the command line, in any operating system. All questions (including dumb ones), tips, and interesting programs/console applications you've found or made yourself are welcome. Linux / BSD / macOS / Windows CLI apps, questions or comments, we're happy to take them all!

founded 4 years ago
MODERATORS