Showing 58 open source projects for "linux terminal"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 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
  • 1

    Fast Sudoku Solver

    C source for a fast backtracking Sudoku solver.

    C source for a fast backtracking Sudoku solver. Console interface, non-graphic, accepts files with multiple games. Can solve 10,000 Sudokus in under a minute. New version is 5% faster! :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    GemDash

    GemDash

    Gem Dash aka Boulder or Dyna Blaster like 8-bit style game in Python

    A Gem Dash is motivated from specific 8-bit games. Since it's my first code in Python, the old template gave me a good code basis to understand how to build game logic, use PyGame and create something that will work and I can finish. I can add even more game mechanics and changes. *_win include .exe (executable) *_mac include .app (in dmg, works independent) Requirements: - Python 3.13.2 or newer - Pygame 2.6.1 or newer ( terminal: pip install pygame ) Objective And...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CoTerminalApps

    CoTerminalApps

    defunct, get SliderPuzzles or RetroArcade, instead

    This collection of ASCII games has been split into a) SliderPuzzles & b) RetroArcade . CoTerminalApps is a collection of ASCII games & puzzles. that can run on Windows, Mac/OSX, & Linux. Includes SpaceInvaders, Pacman & Frogger arcade games and an RPN calculator.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 5
    Code Master

    Code Master

    A Game Similar to Mastermind

    You only have a limited number of attempts to crack the code master's secret code. Can you figure it out before you run out of chances?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    nonogram

    nonogram

    Nonogram solver editor

    This is a nonogram solver and editor. You can create save and edit solve nonograms. Uses lanterna to display terminal screen. Stores previous calculations to solve other nonograms faster https://github.com/kutaybezci/nonogram "Sample nonograms taken from Maxi Bulmaca Kumral Yayıncılık by Fatma Eger"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    nudoku-bbs

    nudoku-bbs

    Classic puzzle game with three difficulty levels

    Classic puzzle game with three difficulty levels
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Double-Up!

    Double-Up!

    A multi-player game of 2048 for Mystic BBS v1.10+

    Downloads: 0 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 10
    This is programm for automatic solving Japan Crossword (also known as nonogram, griddlers or paint by numbers).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    4digits Puzzle Game
    4digits is a guess-the-number puzzle game. It's also called Bulls and Cows, and in China people simply call it Guess-the-Number. The game's objective is to guess a four-digit number in 8 times.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    snake pygame

    snake pygame

    "snake pygame" is a remake of classic snake game

    Snake pygame is a remake of classic snake game, developed with python and pygame. in this page you can find a tutorial to create the game: http://deasproject.altervista.org/blog/progetto-creiamo-il-nostro-snake-in-python-con-pygame/ for any question you can contact me andrea.deangelis93@gmail.com The game needs of these packages to work: - python 2.7 32 bit(x86 version) -> http://www.python.org/download/releases/2.7.5/ - pygame 1.9.1 for python 2.7 -> http://www.pygame.org/ftp/ -...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Guess the Number

    Guess the Number

    Guess the Number is a game written in C#

    Guess That Number is a simple number guessing game from a random number between two thresholds, determined by the difficulty chosen Written in C# with a few twists, such as multiplayer, scoring and time trails. And a little humor and references here and there. The game is free and open source. The game takes full advantage of the text-based console interface to drive home a feeling of an old DOS gams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Very fast command line sudoku solver written in Fortran
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 2 This Week
    Last Update:
    See Project
  • 18

    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
  • 19
    Bobblemaze generator is a program written in Octave for generating logical number-based puzzles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

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

    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
  • 22
    Znake
    Just a simple colorful clone of the famous game "Snake" but with an extraordinary feature. Do you know the Soviet Russia meme by Smirnoff? Try to imagine if you don't eat the food but the food eats you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Terminal Tetris is my implementation of the famous block game, written in Java. The output is sent to the terminal (cmd). The input is taken in by a Java application window. The Java application must be the active window in order to work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    Moved to Github: https://github.com/tautology0/grackle
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB