Showing 15156 open source projects for "hash-linux"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    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

    OFMTools

    Die kostenlose Onlinefussballmanager-Hilfe

    Die OFMTools sind eine Sammlung von Programmen, die den Manager bei seiner täglichen Arbeit unterstützt. Jeder ist eingeladen sich am Projekt zu beteiligen, sei es durch Programmierung, mit Fehlermeldungen, mit neuen Ideen oder womit auch immer ;)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2

    BallPlay Cupid

    Arcade puzzle game with balls

    BallPlay Cupid is an arcade puzzle games, in which you have a task to fulfil by changing the direction of the balls, by using tools. Complete the task and keep the required number of balls away from destruction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    WrOTe

    Python Text-based Adventure Game

    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Downloads: 69 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Start Free
  • 5
    Savior Ship

    Savior Ship

    A 2D fighter ship game.

    Savior Ship is a 2D simple cross-platform open source game built using C++ and SDL2 libraries. Shoot the UFOs, shoot the enemy ships and stay away from asteroids.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Conway's Game of Life for Excel

    Conway's Game of Life implementation for Excel

    Yet another simple Conway's Game of Life implementation for MS Excel. Created just for fun.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    A multi user, multi platform distributed network game based not too losely on the concept of Elite. The major difference is that it maintains a consistent/persistant playing environment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    I-Go is a oriental strategic board game for two players.(See detail at: http://en.wikipedia.org/wiki/Go_(board_game)) Now extend Go's 2D board to 3D gridding cube, that's Trigo. Our project 'K.L.'s Trigo' is a platform for Trigo game play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Assists users to analyse and select players in Australian Football League (AFL) based football fantasy competitions. Displayed in a Java Swing GUI, users can sort and filter players based on many statistical categories.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Nethack Modern (Updated to 3.6.0)

    Nethack Modern (Updated to 3.6.0)

    A modern-day tileset for Nethack.

    Now compatible with 3.6.0! Nethack Modern is a tileset for Nethack created by Tower Hufham (@towerhufham) using icons from game-icons.net. If you like Nethack, give it a shot! Nethack can be found on Sourceforge here: https://sourceforge.net/projects/nethack/?source=directory
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    The OS FPS/TPS project

    The OS FPS/TPS project

    Open source first/third person shooter set in real world locations

    This project aims to make an open source shooter (with first person and/or third person view) set in real world locations that will be greatly affected by climate change. The game uses the Enemy Territory: Legacy game engine (for NSCOET), but we also promote the AssaultCube Reloaded and Urho3D game engine as respectively secondary and tertiary game engines. Since the game engine can be considered as just another tool (it is basically an advanced map/level viewer, the game engine isn't the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Luenns Lusternian System

    Interface between TinTin++ and Lusternia by Iron Realms.

    A fairly simple system for Lusternia/Tintin++. Initially it will be developed with my character Luenn in mind, and will slowly add modules to allow it to be generalised to other characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Origami Editor 3D

    Origami Editor 3D

    Virtual paper folding program

    Origami Editor 3D is an advanced paper folding simulator. It uses a what-you-see-is-what-you-get interface and operates with a geometric abstraction of the Yoshizawa-Randlett system. Anything from a simple airplane to John Montroll's omega star can be folded in this editor. Origami files created with the program preserve the entire folding process, and they can be exported as folding diagrams in PDF, animated GIF files, or even as standalone Java programs displaying the origami in a 3D...
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 14

    MotoGT

    Old-school top-view motorcycle racing game.

    MotoGT is a multiplatform top-viewed motorcycle racing game. You can choose beetween 15 bikes and start a professional career. By winning races and championships, you earn experience to improve your bike, and you can also unlock some extra features.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    NETPANZER

    NETPANZER

    A massively multiplayer tank battle game.

    NetPanzer is a massively multiplayer tank battle game. Free and Open Source. For Windows and Linux. Gameplay concentrates on the core - no resource management is needed. The game is based on quick tactical action and unit management in real-time. Battles progress quickly and constantly as destroyed players respawn with a set of new units. Players can join or leave multiplayer games at any time.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    board2D.js

    board2D.js

    A JavaScript game library to quickly develop board games for the web

    Board2D.js is a JavaScript library that allows you to quickly develop 2D board games for the web. It is extremely easy to use and contains a very rich API. Download the ZIP, and extract it to a folder. Inside it, the "lib" folder contains the javascript library file. You can include it in your projects as-is. For an example of how to use the library, you can find two mini samples of tic-tac-toe and chess in the examples directory. There is no API manual currently, but if you use an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SoftPixel Engine

    SoftPixel Engine

    Realtime 3D engine for game development

    The SoftPixel Engine is an OpenSource high level realtime 3D engine for C++ (GNU C++ & VisualC++). It supports Direct3D11, Direct3D9, OpenGL 1.1 - 4.1, OpenGL|ES 1.1 and OpenGL|ES 2.0 and runs on Windows, Linux, Android and iOS.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Punish

    Punish

    A card game similar to Crazy Eights

    Download the zip, and extract it to a folder. Run the JAR file to play the game. Make sure you have Java 8 installed on your system. You can download java from: www.java.com Rules: Play against the computer in this exciting game. Each player gets dealt 7 cards, and they take turns to get rid of the cards in their hands as quickly as possible. The first player to do so is the winner. While discarding cards, the player must match the suit or the number of the card currently at the top...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    River City Adventure

    Simple Text-Based Adventure Game

    Type commands to solve puzzles and escape the underground city. It runs on a command line and requires the Java runtime environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    AutoWolf

    Bot for id Software's Wolfenstein 3D

    ...The port implements a "bot" for this game, where the player is controlled by the computer, in the attempt to solve every level autonomously. Available as binaries for Windows and OS X, and as source package for Linux/UNIX (requires SDL and SDL_mixer to build). An experimental build has been released for 16-bit DOS and can be run with DOSBox. See the following YouTube videos for demonstration: http://www.youtube.com/watch?v=6H4a7JfuKRw (alpha02, SDL) http://www.youtube.com/watch?v=04n72MSuZIA (alpha01, DOS experimental) http://www.youtube.com/watch?...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Milk Run

    Milk Run

    A card game where you must deliver chocolate & strawberry milk

    MilkRun is a card game where you must deliver chocolate and strawberry milk, while encumbering your opponents' ability to do so. Play against 3 computer opponents in this exciting game. Make sure Java 8 is installed. Download the ZIP, extract it to a folder, and run the file "MilkRunCardGame.jar" to start playing. You can download Java from: https://java.com/download Leave a review if you like it, or feedback for feature requests. For game rules, please...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Lightweight UI library for games, tailored for use with the allegro game dev library. Continuation of the original guichan library, mainly on allegro 4.4, 5.0 and 5.1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Silent Voice Generator

    Silent Voice Generator

    Processes dialogue text files exported by the Bethesda Softworks SDK

    Silent Voice Generator is an audio file utility designed to process the quest dialogue text documents exported by the Bethesda Softworks SDK (Construction Set / GECK / Creation Kit) and generate silent voice and lip-synch files based on user-defined parameters. D.A.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    InCrEG online gaming platform

    InCrEG online gaming platform

    Aire de jeu de Belote en ligne

    [fr] Aire de jeu en ligne (client et serveur) basée sur les sources InCrEG. Belote inclus et d'autres à venir. [en] Online gaming platform (client & server) based on InCrEG sources. Belote included, more games to come.
    Downloads: 0 This Week
    Last Update:
    See Project