Showing 29 open source projects for "which"

View related business solutions
  • 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. Migrate from on-prem or other clouds with free migration tools.
    Try Free
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 1
    PPSSPP

    PPSSPP

    A cross-platform PSP emulator

    PPSSPP is an open source, cross-platform PSP emulator which allows you to play your PSP games on Android, Windows, Mac or Linux. With PPSSPP you can play your PSP games on your PC in full HD resolution, or play on your tablet for a big-screen mobile gaming experience. PPSSPP enhances the gaming experience in more ways than one. It even upscales some textures that would otherwise be too blurry due to the fact that they were originally made for the small screen.
    Downloads: 147 This Week
    Last Update:
    See Project
  • 2
    MAP Game Engine

    MAP Game Engine

    Game engine to build text adventures.

    MAP is a software that allows to create and play text adventures. Text adventure or "interactive fiction" is software simulating environments in which players use text commands to control characters and influence the environment. They were among the first computer games. MAP includes tools to create the adventure and a runner that allows to play it. Source is available and open so both the runner and tools can be modified to fit the needs or style for each adventure/creator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Sextium

    BOT IRC in Perl

    Project created to entertain on the IRC channel. This bot is the successor of a version written in C which is less modular than this version in Perl. It is designed to be entertained during exchanges on IRC. It allows to display macros on an IRC channel. These macros are recorded by users in the form of actions, messages or IRC commands. It is possible to create a macro with several macros in a row. It also keeps a history of those deleted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • 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
  • 5
    MathQuizGame

    MathQuizGame

    A math flashcard-like game

    Practice math by adding, subtracting, or multiplying randomly generated numbers. To view the source code of the project, go to https://github.com/tenny1028/Math-Quiz-Game
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Kenny

    "Kenny" is an XBoard/WinBoard chess engine based on "Winglet"

    Kenny is a Winboard/XBoard chess engine based on Winglet (http://www.sluijten.com/winglet/source/index.htm), an open source chess program. Winglet's full source code can be obtained from Winglet. Kenny is an advanced form of Winglet which plays better at some faster time levels like blitz chess or upto 20 minute games, but almost always loses against Winglet when the time controls are 40 minutes or more for each. These tests were run by setting up various tournamennts on the free Chess GUI Arena Version 3.0. Kenny uses modified values for evaluation of various parameters, thus introducing almost an entirely new engine, because the evaluation function is the heart of a chess engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Golden Point

    Golden Point

    A simple, console-based card game, similar to some other card games.

    ...The main goal of the game is to get more points then your opponent, but in the same time not to get more than 21 ("Golden Point"). During the game you get cards, which have next values: 6, 7, 8, 9, 10 - according to numbers in it's names; J - 2 points; Q - 3 points; K - 4 points; A - 11 points. In the beginning of the game you get 2 cards, and if your total points are less than 21, you can take more cards or keep your current cards. Then is your opponent's turn. If player got 21 - this is called "Golden Point". ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    TimeCoreWar

    A Core War with time manipulation!

    This is an Ocaml implementation of a variant of Core War I’ve invented where programs can travels through time (which can replace the threads). It’s more or less functionnel now. There stay some bugs, but we can play with it right now! If you have any warrior, you can send them to me by email, I’ll send you mines back ;) To try it quickly, just type in an Unix terminal the following command: bzr branch bzr://timecorewar.bzr.sourceforge.net/bzrroot/timecorewar ; cd timecorewar ; make all opt There is also a JavaScript implementation of it, where you can play directly in your browser against some warriors there: http://timecorewar.sourceforge.net You can exchange fighter or discuss about strategies on https://sourceforge.net/p/timecorewar/discussion/fighters/ If you want any informations about this project, just contact me! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Snake

    lunux game

    This application is a simple game for linux. The player controls a long, thin creature, resembling a snake, which roams around on a bordered plane, picking up food (or some other item), trying to avoid hitting its own tail or the "walls" that surround the playing area. Each time the snake eats a piece of food, its tail grows longer, making the game increasingly difficult. The user controls the direction of the snake's head (up, down, left, or right), and the snake's body follows. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 10
    term_ CTruck3D

    term_ CTruck3D

    ASCII-Art variant of the CTruck3D _Open truck/car simulator

    the ASCII-art variant of the CTruck3D car simulator series by Simon Hasur : a physically very realistic offroad driving simulator (rally ) in which one can drive in total freedom on a piece of terrain, make jumps, turn upside down and whatever ; see CTruck3D _Open and XCTruck3D _Truck for more detailes. this is a variant which displays graphics using only ASCII characters. This is quite instructive as software, expecially if taken in conjuction with the pure X Window System version: in both cases the 3D frames representing what happens are done internally by the program, using basic concepts form 3D computational graphics. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Net-o-Grama is a networked anagram game, which can be played by up to 4 players, but playing alone is also supported. Currently the server and a terminal (ncurses) based client for Linux is ready, but a graphical client (sdl) is coming soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Written in ANSI Common Lisp. A public multiple-connection server which allows the playing of Solitaire through a text-based protocol. This is basically so that you can make your own graphical client and use this as the back-end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A C++ written console application which allows to "log" a Poker game intelligently, i.e. the program also leads the players through the game. The Code can also be used as a basement for further projects, like a poker-bot etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    HackNSlascii is a roguelike game in which you control an @ through labyrinths and several places. You'll also meet new people chat with them, fill some quests... Yep another MMORPG, but here is one in console !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XGngeo is a full-featured GTK2 frontend, written in Python, that provides to end users a practical and user-friendly interface over GnGeo which is a fast and powerful command line Neo Geo emulator for the Unix platforms.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    SimProject is a simulation game which involves project management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LINeup4 is a connect four game using a terminal interface which doesn't need any graphic libraries. This game is also known as four in a row or connect4. The game is won by lining up four of your pawns in a row, in a column or diagonally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TCCG is a server which users can telnet in to to play collectible card games against each other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a bash script that will duplicate the effect of the matrix in a terminal. It is composed of 3 files all of which are required for proper execution.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    H3LS is a software to provide to users some statistics about Halo 3 players. With a team ID (which is given by a ladder website) you can know all about it whitout go in the Bungie website. Save your time with this software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TPRF is a framework (And working demo) for a Roguelike game, written in Pascal. It strives for readability, modifiability and extensibility over all else, which make it perfect as a learning tool. TPRF releases use the syntax tprf-[version]-[binaryos]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This software is a console based version of the famous game 'hangman'. This is an interactive game which is very useful. This can be used with a dictionary which makes it a good utility for those preparing for vocab centric exams like GRE/SAT etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PROJECT INACTIVE! Warrior Arena is a modular game using ASCII graphics (NCurses) in which the player controls a team of fighters to fight battles. Warrior Arena will (could) be both a roguelike and a manager game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    bion is a classical biorhytm program which uses both a console based and web based system to display the physical, emotional and intelectual variations based on the users date of birth so that it can be easily integrated with other applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB