Showing 130 open source projects for "c# source code"

View related business solutions
  • 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.
    Try It Free
  • 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
  • 1
    Hi-Q Game

    Hi-Q Game

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

    ...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. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Triangle Peg Game

    Triangle Peg Game

    This is a Windows program that you can play the Triangle peg game.

    ...If you want to see the winning solutions for the game, download TriQGameSolutions.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 TriQGameSourceCode.zip if you want to view the source code. There is also a C# program that I wrote to find winning solutions. Download TriQGameSolverSourceCode.zip if you want to use this. See the Wiki if you are having download or running program problems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Kubok16

    Kubok16

    Kubok16 is a math puzzle similar to Sudoku.

    ...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
  • 4

    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: 1 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    Chessmaster Bots Manager

    Chessmaster Bots Manager

    A simple tool to allow Chessmaster 10/11 bot customizations

    This tool allows several bot customizations: - Load all the chess engine settings - Change avatar for any bot - Analyse player's games to get: * Player max elo * Game style (aggressive, positional, etc.) * Preferred opennings - Choose the closest openning book for a player - Save openning book based on player's game stats - Automtically backup bot with with possibility to restore settings Future improvements: - Improve .pgn analysis using external engine or refined...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    AnotherFreeCell

    Another FreeCell game for Windows.

    Does anyone really need another FreeCell game. I don't, but I needed some practice writing C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    Castle Dungeon

    Castle Dungeon

    A classic 2D dungeon escape game.

    When I was in college, I spent a lot of time playing a game called Castle Dungeon on my Commodore 64. This is my version of that game, as close as I can remember after so many years.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10

    Tic Tac Toe

    Exciting Tic Tac Toe game full of features

    ...If you run a Linux distribution (Ubuntu, Fedora, OpenSuse, Mint etc.) just install Wine and the app will run on Linux as well! Check the section below for the main features. I'm still updating this Tic Tac Toe, always check this website for a newer version The Source Code is in the archive
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    DnDCreator

    Easy step-by-step character creation for new players for D&D 3.5

    Finally setup Git, the code under git is the most up to date, will release an executable when thoroughly tested. A windows application designed for new players interested in getting into Dungeons and Dragons 3.5. It is a simplified character creation process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Nim Advanced

    A Nim Game

    The mathematical game widely known as Nim made in C#. The rules are simple. Each turn a player can take one or more matches from the same row. Who takes the last match wins! The souce code is inside the archive Have fun playing it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 0 This Week
    Last Update:
    See Project
  • 14
    Tombola.Net

    Tombola.Net

    A C# software about italian game of Tombola.

    A C# software about italian game of Tombola. Winning card management. Manual or Random number selection. Un programma in C# per giocare a Tombola. Pensato per grandi eventi, consente di gestire manualmente le vincite, lasciando completa libertà al gestore.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Brick Wall Tennis

    Brick Wall Tennis

    Play Tennis against a Wall of Bricks.

    Play Tennis against a Wall of Bricks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Mine sweeper styled game created in C# using WPF for enhanced performance. Allowing the player to sweep in classic, triangular and hexagonal mode. May require .Net Framework 4.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 1 This Week
    Last Update:
    See Project
  • 18

    Tak Tik Tuk

    Tic Tac Toe board game

    Sampling based implementation of Tic Tac Toe board game. Computer player uses previously gathered information to play the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Silver Games Project is a collection of open source, multiplayer networked games being developed in Silverlight. All games are tied together with a common lobby server featuring a global ladder ranking system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Trivial-Pursuit
    Simple Trivial Pursuit game in both graphic and console interface In French language only.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    tic tac toe game
    Tic Tac Toe The Return is a simple graphic game written in Java. It is a port of mptris to the Java platform. mptris is a text-mode tic-tac-toe game written in C language. I wrote both to get some confidence with the programming languages. In the Download section (Files) you can also find the sources of the Windows Phone 8 port and of the ancient console mode versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    .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
  • 23
    TicTacToe2Player

    TicTacToe2Player

    2 Player Tic-Tac-Toe implemented using C#

    Simple 2 Player Tic-Tac-Toe implemented using Visual Studio and C#. This software is being released under the FreeBSD license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DraughtsDotNet

    DraughtsDotNet

    Realization of board game "Draughts" containing various rules.

    This project is intended to realize the board game "Draughts", also known as "Checkers". As a task to fulfill the game must support various rules and game modes. It should also be possible to load new rules and on artificial intelligence based players at runtime. Therefor a framework will be published which allows everybody to do so. Beside the possibility for playing games on local devices, a multiplayer mode will be offered. Project is in beta state. Update(11/09/12): New version added...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Amazing Maze

    Amazing Maze

    Ein verrücktes Brettspiel für die ganze Familie.

    Ein verrücktes Brettspiel für die ganze Familie.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo