Showing 205 open source projects for "linux games"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 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
    This is a framework to develop Contexts and Agents and a Container to run them. The Container lets each Agent interact with the Context and other Agents. The agents are deployed in jar files and each one runs in an exclusive sandbox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Francois's Game Library is an object-oriented library for 2D games. It attempts to cover basic techniques that are essential to the game but waste a lot of time in development. You tell the game what to do rather than how to do it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FreeMMG 2 is a C++ game network engine based on a hybrid client-server and peer-to-peer overlay network, aimed at supporting avatar-based games (RPGs or shooters) in a massively multiplayer context.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Ursus project aims at creating a quick, scalable, and secure client/server framework written in Java. From daemons to multi-player games, developers will extend Ursus to create their own internet applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    High level OpenGL framework and game engine for REALbasic. Goal is to create an API with REALbasic's easy of use while maintaining OpenGL's versatility; along with a general use game engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Framework for Ufo Clones (FUC) is a cross-platform library for constructing multi-player isometric team warfare games. The platform enables developers to forget tedious programming and focus on, e.g., audio and the graphics, AI, and the game dynamics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A suite of modern C++ libraries and tools that simplify the development of professional applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A simple, yet powerful framework built around the OGRE rendering system. Has many features in the works such as AI, Audio, an entity system (much like CEL), and a complete level editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NiL is a modular multi-purpose gaming engine including a multiplayer worm game a little like quake, except it's 2d and a little like worms except it's realtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    A comprehensive, high performance framework for accelerating development of games and other rich multimedia applications in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A light multi-level role-play game written in Java, built upon its own easy-to-use OOP game library, with no dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A game developement library for the Gamepark32 handheld console. The project goal is to provide a full C++ API that will provide Sprite, Tile, and Layer graphics functionality, as well as Music, Input, File and GUI APIs in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A source framework and runtime library for building game engines; providing windowing, input, sound, and networking; in a simple, platform-independant manner. Utilizing C++, OpenGL, and various native APIs to provide a platform-transparent system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An engine and meta-model for building role-playing games. Allows the developer to focus strictly on the model (or "world" of the game) and the interactive experience for the end-user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A C# engine for the popular MineSweeper style puzzle game. Easy to extend and integrate into new projects.. See the engine in action: http://www.kongregate.com/games/pintsized/electronminefield
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A C# engine for the popular Tower Defense / Defence style puzzle game. Easy to extend and integrate into new projects..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An Adventure Game engine using Java components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Project Elemental Shattering (ES) is a role-playing game that has been in the design phase for many years. Its first incarnation is this MUD engine. A successful MUD project will lead to the inevitable graphical MMORPG!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    EcoSim is a webbased multiplayer economy simulation game where you can found a company and trade different goods or mine raw materials. The project is in designing phase where the database is designed. Contributers are welcome!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AutoMan is an extension to the SOFA: Simulation Open Framework Architecture. It provides an easier to use programming interface an allows all simulations developed therein to be run in VR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Eynhorn is a 3d action rpg engine / framework. It will support dialog system, fight system, armors and weapons, and will include a map assembly. It is realized in Soya 3d and Python, so it'll be platform independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    KERN is a C++ based game engine which is suited especially for 2D tile based games. It provides basic mechanisms and different renderers, so that a single level file is able to be viewed from different perspectives, like topdown or isometric.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JavaGO is an Open Source Java library for the Game of GO (weiqi, baduk) analysis. Implements: base game classes, montecarlo simulations, SGF reader/writer, game variants, GTP, etc. Elegant interfaces/class design. Speed efficient w/small footprint. TDD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Freekode is an open source multi platform implementation of the OpenKODE 1.0 Specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Racoon is an application server for multi-player games. Its intention is to relieve game developers from recurring and time extensive tasks. This is achieved with a modular concept: only the game logic has to be written and deployed in Racoon.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo