Showing 19 open source projects for "developers console"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    belofte chess

    belofte chess

    A promising chess program

    A console/text based chess program with XBoard/CECP and UCI API, available on all major platforms. You may need a graphical chess interface to use it. Please refer to README.md in the files section for installation instructions. The last stable release is 2.2.0 and has been released on 13/04/2026. Belofte 0.2.0 till 0.9.20 (c/c++): Xboard 1 & 2 (CECP) - Linux/Unix/(Windows) Belofte 2.1.1 and up (c++11) : UCI and Xboard 2 - Linux/Windows/Mac/Android/... For access to code, please...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 2
    Fen2eps is a small console program that converts FEN (Forsyth Edwards Notation) strings to EPS (Encapsulated Postscript) files containing the chess board diagram.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Scripted Roulette

    Scripted Roulette

    Simulation tool for the casino game Roulette

    Scripted Roulette is an original application which helps you to develop and analyze new betting strategies for the casino game Roulette. Learn and understand more about the chances you really have to win.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    A star

    it is an implementation of A* algorithm with examples of its usage.

    A start (A*) is the algorithm for searching the shortest path in the weighted graphs. My implementation is provided with various interesting applications, i.e. 15 puzzle. This project is related to my other projects located at sourceforge as well: https://sourceforge.net/projects/path-finder-qt/ https://sourceforge.net/projects/shortest-path-graph-a-star/ For detail of A* algorithm see wiki page: https://en.wikipedia.org/wiki/A*_search_algorithm
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5

    the Autoblokus project

    Blokus Duo algorithms

    Autoblokus is a free framework which allows developping programs for the game "Blokus Duo". It contains all needed algorithms to manipulate pieces, boards, players, strategies... With Autoblokus, you can develop a program that play Blokus Duo, choose and/or implement the strategy of the computer, etc. The Autoblokus project consists in : 1) developping the framework to have the best possible algorithms and strategies, and 2) developping test-based and/or GUI applications playing against...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    sudokurapid is a library to solve sudoku puzzles. sudokurapid implements heuristic analysis which makes it possible to find solution or prove that there is no one very quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    retropong

    Retro pong clone implemented using sfml

    This is my version of the pong game, i tried to make it a little bit more fun adding the fire feature (use space bar), now the you can shoot the enemy paddle to kill him or to try to hit the ball so it will change the direction and surprise the enemy. Every time you lose or win you the game will notify you with the time you needed, try to beat your friend time. I was very surprised how easy is to use the sfml library so i decided to implement the game, i encourage people to get involved...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Fuegito

    Lightweight C++ combinatorial-game development framework.

    Fuegito: A simple framework for game-playing, with an application to the game of Clobber. Inspired by Fuego. The aim of this research project is to develop a smaller, much simpler but compatible framework to Fuego, which can be easily used for teaching game programming in undergraduate and graduate courses, as well as for implementing new games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The TextRPG game
    This is our first try to make a Text-based RPG game (by Text-RPG meaning "roguelike"), it is more or less an engine.
    Downloads: 0 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
  • 10
    A network-based multiplayer chess-like game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A Chess game made by two students for a progamming project. The game has support to save and load files and timers for each player. The source code is in portuguese but there are plans to translate it. This is the base for the bigger project: Hydrus.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    DSgf is an SGF file editor on the Nintendo DS platform for GO board game players.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    KCChess -- yet another xboard-compatible chess engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BackgammonBase is a basic portable C++ class and a small console application for a Backgammon board game with a simple ascii-display for demonstration and testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ConChess - A console based chess game This is a console based chess game with basic chess rules for 2 players. Yet, there is no single-player mode with AI implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A CECP (glChess-, xboard-, ...- compatible) chess engine specially conceived as a study application of Belief-Desire-Intention AI Architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Implementations, AIs, and analyzation programs for the game Tradeoff, originally Shougou.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CINAG is an UCI computer chess engine. This is a module which thinks about the game and try to find the best move for each position. Our goal is to create a quite strong opponent by using state of the art AI technics.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Quantum Chess Player

    Quantum Chess Player

    Discovers optimal chess moves from quantum-like wave-functions

    Quantum Chess provides an alternative to traditional chess ai which is based on branching, iterations, and historical plays databases. Instead Quantum Chess models each piece as a wave function between other pieces on the board allowing the discovery of optimal continuous paths. Please see the discussion page on where to begin. The theoretical advantage of Quantum Chess is that it automatically prunes redundant moves unlike iterative/branching models while maintaining strategy-like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next