Showing 42 open source projects for "c framework web"

View related business solutions
  • Cut Your Data Warehouse Bill by 54% Icon
    Cut Your Data Warehouse Bill by 54%

    Migrate from Snowflake, Redshift, or Databricks with free tools. No SQL rewrites.

    BigQuery delivers 54% lower TCO with serverless scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • 1
    Daedalus Maze creator

    Daedalus Maze creator

    Maze creation, solving, exploration, and analysis

    Daedalus is a Maze creation, solving, viewing, analyzing, and scripting program. It runs on 32 and 64 bit Windows, with complete C++ source code available. For more information see the Web site: http://www.astrolog.org/labyrnth/daedalus.htm
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    KAREL 3D WebGL

    KAREL 3D WebGL

    Children's learning programming language Karel the Robot in 3D

    KAREL 3D written in JavaScript with WebGL is a children's programming language for teaching algorithms. This is later variant from Karel the Robot in 3D, created in 1986 for 8bit microcomputer PMD 85-2. Support full recursion, create new commands, complex commands with condition from dialog and direct control with keys, language translation. Objects: brick, wall, mark, fence. Check out the Wiki (here) for more examples and pictures. Include ZIP with original historical...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Sudoku Game Solver Generator

    Sudoku Game Solver Generator

    Standalone Complete Sudoku puzzle Game Solver Generator for Windows

    This is the most complete and standalone Sudoku puzzle suite for Windows. It includes comfort playing with undo steps and powerful Sudoku generator with different difficulty levels. Also you can create Sudoku game manually and print it on an A4/Letter paper. Tutorial mode with solving hints for newbies is included too. Also there is High Score table and built-in timer for professional players. The Sudoku generation algorithm used by this app is my ultimate proud. Primarily it was based on...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    OpenKlest Light Edition

    Internet-service for crossword solving.

    Internet service for crossword solving. The web-interface of the game OpenKlest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for Your Most Critical Databases Icon
    99.99% Uptime for Your Most Critical Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5
    RuleRule

    RuleRule

    A puzzle game of rules acting upon rules. Create the desired pattern.

    RuleRule is a game which might be of interest to students and researchers of AI, machine learning and related areas. In this game, rules act and modify other rules (including themselves). The goal is to reach a desired condition (e.g. a checkerboard of red and yellow). Versions For a first test of the game mechanics in your browser, download the Javascript version, coded by Jan-Hendrik Vienup (December 2014, GPL) tested with Firefox, MSIE, Chrome, and Safari :...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Untangle

    Untangle

    Untangle the web by removing all intersections between line segments.

    ...Untangle was heavily inspired by the Flash game Uncross the Lines (http://www.mathsisfun.com/games/uncross-the-lines.html). Nevertheless, many new features are planned for the future. Microsoft .NET Framework 4.0 needs to be installed in order to play Untangle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sudoku

    Sudoku

    solve Sudoku puzzles as quick as possible

    * Requires : .net framework 4.5 or later Sudoku , This application developed using C# and requires .net framework 4.5 or later. GUI supports better good feedback for each and every action. To easy to handle. Save and reuse the Sudoku file , all files are stored as .sdku files ( sudoku files ) and this files are opened only through this application. Use it and rate it !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Infrastructure for creating document flow solutions, document forms, document printing forms. Automated data structure creation and modufication. Basic shems for store managment, accounting and other document flow tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 10
    Spellathon
    Spellathon is a simple word puzzle game. You are given seven letters. You need to find words of length four letters or more that include a central letter. See how many words you can guess!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    CalcuDoku
    The (well) known puzzle CalcuDoku, K-Doku, kenken
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    HZ Classic Puzzle Games is a collection of puzzles and games that preserve the simplicity of the first computer games, while harnessing the power of modern software to look good and to work across platforms. Using javascript, DHTML, ML, C++, SDL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    tetro-mino
    tetro-mino is an open source Tetris clone for Windows. It uses the .NET-Framework 2.0 and SDL.NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Mohawk Player

    Point-and-click 2D game engine

    This project will implement a player for the Mohawk archive format. The player will be written in C++ and use wxWidgets as GUI, so as to be portable to various OSses (with focus on Linux and Windows). The Mohawk archive format is used by the games such as Myst and Riven (both from Cyan Worlds [http://cyan.com]). Visit the associated Web page to see the status of the componenents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Heuristic Goal-seeking Framework

    Fifteen puzzle, with its own goal-seeking to find the best solution

    This project implements the "fifteen puzzle", but it has a twist: the program can solve the puzzle perfectly. The project contains a simple JAVA framework that implements heuristic goal-seeking algorithms. We use this to search for the best solution, but the framework is general-purpose and can be used for similar one-person puzzles. Using this framework will allow developers to focus on a specific domain of interest, while leaving many of the AI concepts and goal-searching concepts to be implemented by the framework The front-end classes use Swing and thus can be run via the Web. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A logic based sudoku solver in OO Perl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OpenAlchemist
    OpenAlchemist is a new game project developped with C++ language and Clanlib framework. Our goal is to reimplement the game www.naturalchimie.com with free softwares and with free licenses (GNU GPL for code and Creative Commons for graphics).
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    Bubbel is a 2D puzzle shooter built in C# with the XNA framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    E2_Manual is a program to manually place Eternity II like pieces on a virtual computer board. It may help you to solve the original Eternity II puzzle and earn a 2 million dollar prize for that or solve smaller clue puzzles or own defined puzzles.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    The Sakura game is created on motives of the "The Branch (aka. Vetka)" game, written for DOS in 1992 by the Russian software company "GAMOS". The present Sakura game application uses the "JUCE" framework to allow this game to run on several OSes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A typical Mine Sweeper game written with ZK framework, almost the same look and feel with the Windows version. The source code is compact and written within a single Zul file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Hosting Services Management System (often called Admin-panel) is intended to provide Web hosters and their clients with robust, powerful but simple enought interface for manage their webhosting related objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A puzzle game with Graeco-Latin squares modeled after 15-puzzle, a well-known sliding puzzle. This game has more variations and is more complicated than 15-puzzle. But it brings players more fun. Please visit the homepage - http://tetta.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Macao is a framework based on JavaScript and DHTML for building animated interactive homepages and applications. You can use Macao to enrich your homepage, to build graphic adventures, card games and other puzzle games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CGI Rubik's Cube Solver - written in C++. Fast, detailed, distributable, expandable, documented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB