Showing 20 open source projects for "console command"

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
  • $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
  • 1
    Sudoku command line solver

    Sudoku command line solver

    Solve 9x9 Sudoku Puzzles Using A Command Line Utility

    This tool written in C uses the Backtracking algorithm to solve Sudoku puzzles. The idea was born by participating a coding challenge of a German internet forum. https://www.coding-board.de/threads/coding-herbst-die-coding-board-de-coding-challenge.39297/ So it's rather made for fun. However, this code won in terms of speed. Unfortunately, the initiator of the contest has passed away in the meantime. R.I.P. Benjamin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is programm for automatic solving Japan Crossword (also known as nonogram, griddlers or paint by numbers).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    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: 0 This Week
    Last Update:
    See Project
  • 4
    Very fast command line sudoku solver written in Fortran
    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
  • 5
    The Pale Moon Treasure

    The Pale Moon Treasure

    Command-game based on the "Pale Moon" creepypasta

    Remake game inspirated by K. I. Simpson's famous creepypasta, "Pale Moon". User has to move through this misterious game basing his way on the original story instructions. But, instead from the story, reward is a bit different...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7

    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
  • 8

    Brain Speed Test

    It is an application to measure the Speed of the Human Brain.

    This application is made as a project to measure the Speed of your brain. How fast is your brain as compared to other humans. As you all know the computers processors speed is measured in the MHz or GHz, as there are some standards to measure the speed of them. Bur unfortunatly there is no standard to measure the speed of human brain. So here comes the Brain Speed Test!
    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.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    WordSearch is a Perl script that generates word search puzzles. It will generate random word search puzzles, or you can give it a list which will allow it to generate your own puzzles. WordSearch will also optionally display the solution for the puzzle. This project has moved: https://github.com/craigmaloney/wordsearch
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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
  • 13
    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
  • 14
    It is a text based adventure game in Python with cyberpunk theme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Crazy Turtle puzzle game solver utility. Other names: CRAZY TURTLE / LE JEU FOU DE LA TORTUE / NAUGHTY TURTLES / ŠAŠAVE KORNJAČE / NAGAJIVE ŽELVICE / SASAVE KORNJACE
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    xo-falldown is an python based Falldown game for Windows/POSIX. For the XO: One Laptop Per Child, the game will allow users to have fun playing and to learn. It written in Python, so the users will have full rights to source and should enjoy hacking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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: 1 This Week
    Last Update:
    See Project
  • 19
    This program automatically solves Nonogram riddles, also known as Japanese Puzzles. It is Java-based and should therefor run on any platform that has a JRE (>= 1.5) installed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Software developed by students at Brooks Middle School Computer Programming Club.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB