Showing 642 open source projects for "linux game"

View related business solutions
  • $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
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    Aeon is a totally cross-platform game development kit coded in and designed for C++. Aeon includes engines for 3D/2D graphics, audio, input, GUI, and much more, as well as several useful tools, all designed to make game creation easier and more practical.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    GGDB is a Perl module for decoding and encoding Nintendo Entertainment System Game Genie codes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Poker Game for 5 Players or Computers (Artificial Intelligence) written in Java with TCP/IP Networking
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The chaosengine is a generic game library, with a heavy emphasis on modularity, flexibility, OS independence, and OO design.The final product should include an extensive selection of modules not limited to, but including a strong graphics and audio engine
    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
  • 5
    TBA Productions has established its home base here on Sourceforge. Beginning soon, game and software development will be based here along with code sample and active community participation. New or upcoming projects will be announced.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project was shut down some time ago. If you'd like to take the project name, just e-mail me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Gojo is a 2D game engine that permits rapid game development, like FENIX, but uses Lua. The engine is written completely in C and uses SDL for graphics, sound, input, and networking. It comes with standard libraries for common game needs such as sprites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ataraxia will provide a generic internet gaming framework in java. Board, table, card games will be easy to be developed! bridge, hearts, spades, rummy, go, connect-4, chess, checkers, monopoly, risk, mahjong and more will come! JXTA P2P will be tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • 10
    YGE is an easy to use, small game-engine, written in C++. Git Repository: http://github.com/yenware/YGE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a Visual Game Editor built to support editing of biowares award winning games. Starting with DA:O
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14

    gasVM

    A register-based virtual machine designed to be embeddable.

    gasVM is a 32-bit, register-based virtual machine that has been designed to support a game that the author has undertaken for the development of a game for a game Competition, "Gary's Adventure of Science!" It is designed so that it may one day be implemented and hardware, and is designed to be a RISC machine. While this VM is designed for a single game, it is hoped that it will be useful for others who are looking for a virtual machine platform to embed within their software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    HexMUD

    A generic C++ MUD server featuring a strategy-style hexagon map

    Sourceforge is no longer being updated! While not specifically a MUD project, this project's basic concept has merged into another that can be found here: https://github.com/nicrohobak/Toolbox Along with an additional, related project of extreme interest: https://github.com/nicrohobak/AnsiGL ------------------------------------------------------------ HexMUD aims to be a fully-featured, game-system agnostic MUD server with a centrally focused feature of an added top-down...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ChameleonSkin is a library interface designed to be used by game engines for portable 2D casual games. If you use ChameleonSkin for your game (engine), it will work on all platforms that have an implementation of ChameleonSkin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Wrecked Games Engine is a cross-platform 3D game engine written in C++. With a limited amount of abstraction, the engine is meant to be simple. The game logic is separated and driven by scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    Zen3D

    Zen3D

    Zen3D is a 3D engine and editor for creating games

    Zen3D is a full 3D engine and editor to create games. It supports DX12/11/GL/Vulkan & Metal. It has a bespoke scripting language called ZenScript. It includes RTX support for Raytraced or Hybrid rendering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Iso2DEngine

    Isometric engine for 2D rendering with XNA and SDL

    Isometric engine for 2D rendering. Supported frameworks: * SDL * XNA * easily extendable to other frameworks Features: * diamond maps of different width and height * user defined tile size (via rendering metrics) * supports 1 static tile + and any amount of movable elements per cell * z-order display * supports animated tiles * supports zooming (ability to define tilesets for different rendering metrics and switch between them) * supports multi-cell elements
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PAGEB is an easy to use tool to create videogames. With PAGEB is not necessary to known any programming language, nor to master complex game development techniques, to create high quality games. All you need is a good game idea and time to develope it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    PIEngine is a general purpose 3D game engine designed to be an easy to use framework for game developers. It glues together OGRE, ODE, OIS and some other common parts of an engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Javascript SDK for Nintendo Wii's Opera browser with classes for 3D vertex math, triangle meshes, canvas drawing, Wii Remote motion/button detecting, and multiuser interfaces. Official site: http://wiioperasdk.com and blog: http://blog.wiioperasdk.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
Auth0 Logo