• 12 Posts
  • 6 Comments
Joined 4Y ago
cake
Cake day: Jun 28, 2020

help-circle
rss


Thanks, everyone. I really appreciate it. I’ve just sent the first set of Steam keys, and will send keys to everyone else who responded when Steam approves the request for additional keys.


[Boxcars](https://store.steampowered.com/app/3182230/Boxcars/) is coming soon on Steam. If you own a Steam Deck, and know how to play backgammon or are willing to learn, I would appreciate it if you played a game or two using your Deck, and then let me know your feedback. Let me know if you are interested, and I will send you a key.
fedilink




The first 10k games at bgammon.org, an open source online backgammon service
fedilink

https://bgammon.org is an AGPL-licensed online backgammon service.

This post was authored by EGYT, one of the community members who has translated the client into Ukrainian.


bgammon.org is a free and open source online backgammon service without ads. Registration is also optional.

Join the community at https://bgammon.org/community



[**Arctic Warfare**](https://rocketnine.itch.io/arctic-warfare) is now available to play. Battle tanks in the arctic, demolish trees and annihilate snowmen. View the source code [here](https://code.rocket9labs.com/tslocum/arcticwarfare).
fedilink

etk is a library for the [Ebitengine](https://ebitengine.org) game engine that simplifies creating graphical user interfaces. The [README](https://code.rocket9labs.com/tslocum/etk#features) lists the features and widgets. [Boxcars](https://code.rocketnine.space/tslocum/boxcars) uses etk to greatly simplify UI development, as its single codebase targets web, desktop and Android.
fedilink


[tabula](https://code.rocket9labs.com/tslocum/tabula) is a backgammon engine I recently created. The engine builds on principles described by the author of the Motif engine here: https://bkgm.com/motif/engine.html You can play against the engine right now at https://bgammon.org
fedilink

bgammon.org is a free online multiplayer backgammon service without any ads. Source code: https://code.rocket9labs.com/tslocum/bgammon ![Screenshot](https://bgammon.org/image/boxcars2.png)
fedilink

bgammon.org - Online multiplayer backgammon service (AGPL)
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](https://github.com/sorenisanerd/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](https://code.rocketnine.space/tslocum/bgammon) & [client](https://code.rocketnine.space/tslocum/bgammon-cli). Feel free to contact me directly at trevor@rocket9labs.com with test results and feedback.
fedilink
-4
bgammon.org - Online multiplayer backgammon service (AGPL)

netris - Terminal-based multiplayer Tetris clone
Also available via SSH: `ssh playnetris.com` Source code: https://code.rocket9labs.com/tslocum/netris
fedilink