From 88541eec126398c81f7976d5e558860da1d6b42f Mon Sep 17 00:00:00 2001 From: Trevor Slocum Date: Fri, 8 Mar 2024 11:52:13 -0800 Subject: [PATCH] Add Boxcars Boxcars is a client for playing backgammon via bgammon.org, a free and open source backgammon service. --- entries/boxcars.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 entries/boxcars.md diff --git a/entries/boxcars.md b/entries/boxcars.md new file mode 100644 index 00000000..154cc254 --- /dev/null +++ b/entries/boxcars.md @@ -0,0 +1,16 @@ +# Boxcars + +- Home: https://bgammon.org, https://code.rocket9labs.com/tslocum/boxcars +- State: mature +- Play: https://play.bgammon.org +- Download: https://bgammon.org/download +- Platform: Windows, Linux, Android, Web +- Keyword: board, strategy, multiplayer, online, backgammon +- Code repository: https://code.rocket9labs.com/tslocum/boxcars (git) +- Code language: Go +- Code license: AGPL-3.0 +- Developer: Trevor Slocum + +A client for playing backgammon via bgammon.org, a free and open source backgammon service. + +## Building