Showing 24 open source projects for "developers console"

View related business solutions
  • 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
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    SliderPuzzles

    SliderPuzzles

    collection of ASCII puzzles that run in a commandline terminal.

    SliderPuzzles is a collection of retro ASCII puzzles with sound that run in a commandline terminal on Windows, OS-X and most Linux distros. ----------------------------------------------------------- Featuring * no installation * no dependencies (Ncurses not needed) * simply unzip in your Downloads directory, or any other writeable directory, and run; * or unzip onto a USB flash drive [w/same file format] and run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    yetris

    yetris

    Customizable Tetris(tm) clone on the terminal

    yetris is a customizable Tetris(tm) clone for the terminal. It has some features found on modern adaptations and aims to please both casual players and Tetris(tm) enthusiasts. It has full textual interface. yetris was originally developed in C, now reprogrammed in C++ with ncurses. It runs on pretty much every terminal around here, but it's limited to POSIX systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    CX ASCII Match

    A simple C implementation of a match-3 game for the terminal.

    ASCII Match was created for my CS 11 Machine Problem 1. It uses ASCII characters as tiles for a simple C implementation of a Match 3 game that runs on the terminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is a same game in 3 forms, a Text Based, a 2D SDL Based and a 3D OpenGL based, it use the classic winmine with a bit more of action ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 5
    Sudoku MC

    Sudoku MC

    Sudoku solver based on the initial work of Michael Kennett

    Console based sudoku solver. It is a modified version of the solver included in the Ubuntu distribution of Linux, and has similar functionality to the original by Michael Kennett. New features: - You interactively can open and save boards with it. - The title of the board can be edited. - Added early contradiction check to detect if the board is unsolvable: 1 2  . | .   .  . | . . . .   .  . | 1 2  . | . . . .   .  . | .   .  . | 1 2 . -------+-------+------- 2...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    pktic

    Tic-Tac-Toe Impossible to win

    PKTIC is a game impossible to win, anyelse can test it, if you can win please, send me a ticket, and I will make it more impossible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Bobblemaze generator is a program written in Octave for generating logical number-based puzzles.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    WordsGenerator

    Generate Possible Words For Words Game

    This is a python program that looks up possible words from a dictionary over 1,600 words. You type in letters that you have and the program will generate all possible words from the dictionary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    this is a C# Console Tetris. The Tetris Logic can also be used with other Applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    C# Game Development Engine and IDE based on Axiom graphics engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Neitris is a competitive, network multiplayer version of Tetris. The game features lots of bonuses and powerups used by players against their "victims". Only the best, fastest and smartest one will stay alive in the end....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A generic library made to represent Puzzles and programs to solve them (Solvers), a specialization for 2d puzzles, specialization for the N-Puzzle, Several solving algorithms for the N-Puzzle. Command line and Graphical User Interface for N-Puzzles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CMD-toe
    CMD-toe is just another program for playing Tic-Tac-Toe. Is distributed under the terms of the GNU General Public License version 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Jogo da Forca desenvolvido em Linguagem C. Possui recurso de Banco de Dados possibilitando a inclusão de novas palavras no jogo onde é possível alterar ou excluir as palavras já cadastradas. Possui ainda funções para busca de palavras e relatórios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simple text based Minesweeper game made in Python. Currently available in .exe and source. Notice: A minor error: 'clrField failed' may appear, as far as I know this is not correct as it still does work :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is an intelligent Sudoku solver in c++. It is intlligent, because it uses several logical deduction methods, just like a person, before resorting to guessing. I was trying to teach my kids Sudoku, and taught a computer as proof of concept.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A game description language for 2D tile games, with actions, actors, reactions, effects, conditions, etc. Gamdel can show the games in console mode, curses mode, 2D SDL mode and 3D OpenGL mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Curious mad fan of sudoku, I've been pretty disappointed to always find programs processing all cases. For us "humans", it's unusable. That's why I've had in mind so far to create one which could help us (giving hints) if we're stumped.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Another SUDOKU solver written in C language. A console based program that displays step by step how to reach solution of this famous game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Roguelike engine in Perl with data-driven content, standard roguelike features, and curses UI. One game has been created with it, and a borg (automated player) is in the making.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    C-doku is a logic game written in C based on the well known rules of the Sudoku.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Witz is a chess program that is designed to work with a Winboard interface.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Mcube is designed to solve 4x4x4 Rubiks Cubes (AKA, Rubiks Revenge, AKA, Master Cube). It is multiplatform, and has both console and graphical support.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Java classes for solving Sudoku
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB