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

  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    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
  • 2
    The GK3 Tools project is a collection of tools and utilities useful for viewing and modifying the Gabriel Knight 3 data files.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Virtual Rubix Cube
    This is a simple virtual rubix cube game, programmed to help novice cubers solve their first cube with hints and an ingame tutorial.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Platform: Windows. Allows Klotski puzzles to be created and solved either by the user or by the computer. Puzzles can be saved in xml format and re-opened. User actions have undo/redo and computed solutions may be stepped forward and backward.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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
  • 5

    ThinkErcise

    Exercises for you thinker.

    A set of 20 brain exercises to enhance memory, attention and problem solving skills.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    ZSokoban: An efficient Sokoban engine implemented in C# including levels, levelsets, solver, utilities and full GUI player.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    sudoku+
    Sudoku+ is a fully-featured Windows Sudoku puzzle game. If you like puzzles, deduction or intense arcade style Sudoku action, this is the game for you.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Sudoku Designer

    Sudoku Designer

    Solve, explore and create Sudokus

    Sudoku Designer is a tool to solve, explore and create Sudokus It might help you, if you - try to solve a Sudoku. - want a hint, which strategy could help you. - like to play around with Sudokus - want to create a Sudokus by your own.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    2048

    2048

    Merge similar tiles and get the 2048 one

    Your goal in this game is to get the 2048 tiles by merging similar ones. You can only move ALL the tiles in the direction you want using arrow keys.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 10

    Bejeweled 3 Savegame Manager

    A Bejeweled 3 Savegame Manager

    A Simple tool that will manage your Bejeweled 3 Savegames This tool requires .NET 2.0 or later to work, other then that it should work with any Windows system
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Maths Magic

    Maths Magic Game

    Maths Magic is a simple game to improve addition skills in a fun way. The objective is to find a number or a sequence of numbers that add up to the target number. For example, when a single number like 6 is displayed, you can press 6 directly or a sequence of numbers that add up to 6 like 1, 2 and 3 or 2 and 4 or 1 and 5. Also, if a number like 11 is shown as the target number, you can press 2 and 9 or 3 and 8 or 4 and 7 or 1, 3 and 7 or 2, 3 and 6 or 5 and 6. For any target number the goal is to add up to it. A high number like 30 requires a sequence that can vary like 1, 9, 2, 8, 4 and 6. The goal still being that the sum of the sequence adds up to 30. Because there is a limit to how many numbers can be summed, the limit of the target numbers is 40. As the game progresses and your score increases, the game becomes progressively harder by increasing the range of target numbers and reducing the available time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    PocketLoop is an addictive game based on Slither Link / Fences / Loop the Loop.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Sudoku puzzle game, with the ability to generate random new puzzles of varying difficulty and give hints to solve existing puzzles. Please note that this project uses SVN.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    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: 1 This Week
    Last Update:
    See Project
  • 16

    3x3 Puzzle Windows

    Simple 3x3 puzzle for Windows

    A 3x3 block moving puzzle. The objective is to arrange them in correct order. Score high by solving it as fast as you can! New Version 1.2 with Image puzzle is now available. You can use any local image to create a new puzzle!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    4f02

    4f02

    An adaptation of the well-known "Sokoban" game

    "C#" implementation of the well known game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    8-Tiles

    8-Tiles

    The 8-Tiles project is to study, play and analyze the 8-tiles problem.

    The 8-tiles project is to study, play and analyze the 8-tiles problem. Currently, it runs in 2 algorithms, Breadth First Search and Depth First Search. Even if you don't like the current implementation of one of algorithms, you can easily modify it, change it, or even implement and your new preferred algorithms using the game elements. Adding new algorithm will cost you changing about 2 or 3 lines besides your own implementation. Not only run the algorithm, but the interface helps you to show the number of nodes explored by the algorithm and the number of steps it takes to solve the game. You can start from a random solvable state or navigate to a state yourself. The interface animates the actions of solving the state and you can change the delay between each action to be able to track, analyze and learn.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    8Puzzle
    The 8-puzzle problem is a puzzle popularized by Sam Loyd in the 1870s. It is played on a 3-by-3 grid with 8 square blocks labeled 1 through 8 and a blank square. Your goal is to rearrange the blocks so that they are in order.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A-MAZE

    A-MAZE

    Have the most fun running through challenging mazes

    This game is a maze game where you travel through level using your mouse, avoiding different types obstacles. These will get harder the more you advance through the game. You can also create your own levels and share them with your friends!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Alchemy Elements

    Alchemy Elements

    A solver/record for the various Alchemy games out there

    This program is to be designed as a recorder or solver for the many Alchemy games out there. It is to be very open ended so that any game can be used with this. It is to be used as a solver if you have the solutions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Color Expansion board game, built on generic minimax algorithm. This program is a member of Color Expansion AI's contest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Another Block is a Tetris® clone developed in C# for .NET Framework for Win. It's still a basic Tetris®, with no different rules or attractions. It's a simple game, developed with the goal of having a first step in teaching people how to do C# games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Argeebee is a game of lights and mirrors, filters and prisms. It is a puzzle game with absolutely no time pressure. It is written in C# and requires the Mono run-time to execute.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project was created for the game development competition being put on by RIT's Society of Software Engineers in 2006-2007. The project itself is one of roughly 8 games entered into the competition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB