From d21678ca7c7aacf935181aac9ef9b34a08db748e Mon Sep 17 00:00:00 2001 From: Trevor Slocum Date: Sat, 25 Nov 2023 09:34:37 -0800 Subject: [PATCH] Add Boxcars Boxcars is an online backgammon client. (AGPL) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b7e22bb..2d42655 100644 --- a/README.md +++ b/README.md @@ -229,6 +229,7 @@ Check [Contributors Hall of Fame List](https://github.com/201flaviosilva/Open-So | BitBot | HTML/JS game where you control a bot, which must sense, plan, and act. | [GitHub](https://github.com/recardona/BitBot) | - | | BlicblockJS | JavaScript game based on Blicblock in The Sims 4. Match tetrominoes to clear the board. | [GitHub](https://github.com/cheshire137/blicblock-js) | - | | Blockrain.js | Embed & play the classic game on your site. Simple as that. | [GitHub](https://github.com/Aerolab/blockrain.js) | [Play](http://aerolab.github.io/blockrain.js/) | +| Boxcars | Play backgammon online via [bgammon.org](https://bgammon.org) | [Git](https://code.rocket9labs.com/tslocum/boxcars) | [Play](https://play.bgammon.org) | | Branching Out | Minimalist game about leaving home. | [GitHub](https://github.com/thehen/game-off-2012) | [Play](http://henryhoffman.com/branchingout/) | | Clone Man | Puzzle, memory, retro game with simple graphics. | [GitHub](https://github.com/adhicl/game-off-2012) | [Play](http://www.kongregate.com/games/Sorobaid/clone-man) | | Copycat | A puzzle game to put all cats at the same time in different holes | [CodePen](https://codepen.io/Gthibaud/pen/ryQRYP) | [Play](https://codepen.io/Gthibaud/full/ryQRYP) |