Browse free open source C# Board Games and projects below. Use the toggles on the left to filter open source C# Board Games by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • 1
    Board Games Online
    Create boardgames and play online. Is there a board game you love but it is not available online? Do you want to play a game with variant or home rules? This software helps you achieve it [v0.8 - usable but not fully developed]
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    This is an opensource software at University of Szeged. This program can solve a chess problem. First we can put chess pieces on the chessboard, to set a composition. After that, the software will solve the problem.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    SokoSolve Sokoban
    SokoSolve is a Sokoban game and enthusiast tools. Features include: Game (mouse-move,crate-drag, bookmarks), Library, Solver, Editor, and Generator. (Windows, C# .NET) Moved: https://github.com/guylangston/SokoSolve
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Dice Simulator

    Dice Simulator

    Simulator for Dice Probabilites

    Small simulator for checking typical dice probabilites for boardgaming/wargaming (during Vassal pbem games for example). Pre-configured tabs for the boardgame "Here I Stand" from GMT Games, but easily useable for other boardgames as well. The newest version also includes prediction of CRT combat (Paths of Glory, Illusions of Glory, Pursuit of Glory CRTs included). You can add your own single-dice CRTs for any game. Most features use a Monte Carlo simulation, but a few are calculated (like CRTs). If you want to predict dice results in an easy to use manner, check it out! PS: If you happen to add CRTs of other games , please consider sending me the crts.txt file, so I can share the CRTs here. 07/13/2021 -Bugfix CRTs New version 03/05/2021. - Cosmetic fixes - Added Draw Cards -Added CRTs for one-dice CRTs (includes Paths of Glory, Illusions of Glory, Pursuit of Glory CRTS. You can add your own.) -Improved Export
    Downloads: 7 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5
    ChessCam

    ChessCam

    A virtual DGT board using optical detection

    ChessCam allows you to play against the computer on your favorite chessboard without any expensive devices. You only need a webcam, a software using the DGT board, and of course a computer. Any ChessBase software such as Fritz or Shredder should be compatible. In order to run properly, ChessCam needs a Null-modem emulator (com0com) and DGT RabbitPlugin to be installed. com0com: https://sourceforge.net/projects/com0com/ RabbitPlugin: https://digitalgametechnology.com/support/software/software-downloads
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    CSBoard is a small GUI for gnuchess. It is written in C# and uses gtk-sharp and mono. It is simple, but allows you just play chess with SVG graphics and native look and desktop theme usage.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    This is the Risk II Save Editor, or RISE. It edits game save files for Microprose's PC release of Risk II. This is my first program I've written... ever... so don't take some of the inefficiencies to heart.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    This is a tool that downloads all problems from http://igo.web.infoseek.co.jp/cgi-bin/mondai/mondai.htm and saves them in sgf format. This enables you to use them in your favourite problem solving program such as GoGrinder etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    EloCalculator

    Elo Calculator - strictly implemented FIDE Rating Regulations

    This little tool might be helpful for chess players. The FIDE Rating Regulations (effective from 1 March 2024) are strictly implemented, therefore its calculation is hundred percent accurate. There is a Windows only version (Windows 7 or higher, .NetFramework 4.7.2 or higher (you don't need to worry about this with a current Windows 10 or 11)) ... and a Java version (Java 17 or higher).
    Downloads: 2 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Start Free
  • 10
    Kubok16

    Kubok16

    Kubok16 is a math puzzle similar to Sudoku.

    Kubok16 is a math puzzle similar to Sudoku. There are 16 blocks that must be filled with numbers. Some of the blocks already have numbers in them. Each number from 1 to 16 must be used. No duplicate numbers are allowed. Each row must sum to a given number. Each column must sum to a given number. The fewer numbers already given make the puzzle more difficult. 8 numbers given is usually an easy puzzle. 6 numbers given is usually a medium puzzle 4 numbers given is usually hard or an expert puzzle. This program includes several games to solve. The program can be used to create new games. The program can solve solutions to any Kubok16 game no matter how difficult. The program tests every possible combination. Source code Visual Studio C# form program. If you are interested in math, try my "Surface Explorer 3D" program: https://sourceforge.net/projects/surfx3d/ V2.0 Sept 26, 2024 1) added user manual 2) more error testing 3) generate game 1 solution only
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    YahtzeeSharp

    YahtzeeSharp

    A Simple Yahtzee like game.

    A Simple Yahtzee like game, similar to the ones played `back in the day` using a cup, some dice and a paper score card. Use Mono/Gtk# and SQLite for data storage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    PGN Viewer Oslo

    PGN Viewer Oslo to load PGN chess notations from flat text file

    PGNViewerOslo is a free open-source chess game viewer for Windows. PGNViewerOslo is based on code from PGN Viewer http://pgnviewer.sourceforge.net/ - a project for which there have been no updates for several years.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Hi-Q Game

    Hi-Q Game

    This is a Windows computer program that you can play the Hi-Q peg game

    Hi-Q is a peg board game that you jump over pegs and remove them. A peg jumps over another peg to an empty spot. The jumped over peg is removed. A perfect solution ends with one peg left. To play the game, download HiQGame.zip that has the HiQGame.exe program. If you want to see the winning solutions for the game, download HiQGameSolutions.zip. There are several solutions that are based on where the empty pin is when the game is started. This is a Visual Studio C# program that plays the game. Download HiQGameSourceCode.zip if you want to view the source code. There is also a C++ program that I wrote to find winning solutions. Download HiQGameSolverSourceCode.zip if you want to use this. In 1974 in college, I wrote a Fortran program to find the solution to win the game, but the mainframe was not fast enough to find a solution for the game. See the Wiki if you are having download or running program problems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Labyrinth is a complicated game for two or more players. They walk in dark Labyrinth, searching for treasures, by passing moves to server and getting replies.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    A study project. Development of the Mahjong game using C#.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    MyBBowl is the 3D implementation of the famous Games Workshop's game "Blood Bowl". The official rules will be implemented, but you could also customize the rules (for example, to play a Beach Bowl game !).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Tiled for C#
    This project wants to make the Tiled Map Editor (http://www.mapeditor.org/) usable for the XNA framework in C#.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Tryx is a simple board game, and is an evolution of the classic Tic-Tac-Toe game. The difference is that each player can have at most 3 symbols on the board: when a player puts its fourth symbol on the board, the oldest symbol disappears.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    This is a tool that converts the problems in the software Fuseki Made Easy to SGF. This enables you to use them in your favourite problem solving program such as GoGrinder etc. Fuseki Made Easy is a program that is designed to practice the opening st
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    1 - 4 player 3D Monopoly game, a 4th quarter Neumont University student project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    .Net framework for Diplomacy that includes SDKs and tools for playing Diplomacy, either online or offline. The project will contain both SDKs and GUI and Command-line tools. (Should replace daidedotnet - this new project expands what was built there)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ASL Toolbox

    ASL Toolbox

    Tools for Advanced Squad Leader

    Various small tools for the well known WOII wargame, Advanced Squad Leader
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ASP.NET MVC CHESS GAME

    ASP.NET MVC CHESS GAME

    Asp.Net MVC Chess Game

    mcv 4 netframework 4.5 asp.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Score keeper for Agricola board game for Windows Mobile 5 or Windows. Requires installation of .Net Framework 3.5 for Windows or .Net Compact Framework 3.5 for Windows Mobile. Calculates score for up to five players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AlfaCosmos es lo más.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next