Showing 97 open source projects for "multi-system"

View related business solutions
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 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.
    Try it free
  • 1
    Deepspace

    Deepspace

    A simple action game for various Z80 computers

    ...Try to reach the fuel station before you run out of fuel, but avoid the deadly rocks. Currently, 56 target systems are supported, including the Sinclair ZX Spectrum, MSX, Sega Master System, and many more. 2026-01-20: - New target supported: Sharp PC-G850 and PC-G850V - Triumph-Adler Alphatronic P2: Graphics speed has been improved in z88dk, the game is running a little smoother now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Rebel Defender Game

    Rebel Defender Game

    Star Wars style retro game for Linux

    "Rebel Defender" is a Star-Wars-style retro game, looking like the star wars games which existed in the past on Atari ST. A vector graphics pseudo-3D game with nice sound effects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SDL Sopwith is a port of the classic 8086 biplane shoot-em-up game to modern computers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    PacMarin is a 2D “world-style“ arcade game written in C with SDL. It is a fun, little project similar to Pacman.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Commander Genius

    Commander Genius

    Commander Keen Interpreter

    This is a fork of CloneKeen. It fully interprets the classic dos games Commander Keen 1-6 including some fanmade mods and adds some nice twists like smoother gameplay, some special graphical effects and also music, which was missing in the first trilogy. Use our High Quality Pack and enjoy the Commander Keen series in a new way.
    Leader badge
    Downloads: 79 This Week
    Last Update:
    See Project
  • 6
    Nighthawk is a tribute to one of the most playable and contagious games ever written- Paradroid by Andrew Braybrook. Feel the excitement as you battle through hordes of droids to gain your object of removing all droids on the level.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    DCGenerator or DCGen is a port of the Sega Genesis emulator, Generator, to the Sega Dreamcast. The port was originally made by Atani and then continued with permission.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Freedroid
    FreedroidRPG is an original isometric 3D role playing game taking place in the future, on Earth. It features action and dialogs. FreedroidClassic is a 2D arcade game similar to Paradroid. =========================================== !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! FreedroidRPG is migrating !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - Latest versions of Git repositories are on https://codeberg.org/freedroid/ - Binary files are hosted on...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    A UNIX/Windows/Linux remake of the DOS-game "stunts", providing modern features like openGL graphics, 3D sound and internet multiplaying. Design your own tracks, choose your opponents and try the most spectacular stunts you've ever seen.
    Downloads: 9 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
  • 10
    Allefant is the main character of these games. As librarian of the great Allegro library, the Allefant is always busy keeping it up to date and in good condition - and defending it against the evil Allegators, who are trying to bring unorder to it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tux Junior - Jump N' Run Action
    Tux Junior is a Jump N' Run action adventure game featuring Tux the penguin. Our code is a fork based on 2007 SuperTux development snapshots.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    DSI

    DSI

    Invading aliens type game using SDL

    Simple invading aliens game in C started in 2001, SDL requiring mixer and image libs. You must stop those aliens from landing on you! Bunkers added 2014, <space> Fire <right arrow> Move right <left arrow> Move left <escape> Quit. Joystick support is standard. Left, right and the fire button.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Laser is a multiple arcade emulator available for several platforms. It uses Marat Fayzullin's Z80 and 6502 CPU emulators. It was originally based on Mike Green's SinVader.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Lagrange_Motocross

    Lagrange_Motocross

    2D motorcycle simulator done using Lagrangian equations of motion

    ...Using Lagrangians in games is not a well documented thing, but it allows to achieve exellent results in very little time, soon after a good parametrization of a given physical system was found. The problem is collisions... they are more problematic to do. The near-end of this little game is to get started with using Lagrangians in games; the far-end is to provide groung for creating a 3D rally game using Lagrange equations of motion, one that fixes certain shortcomings of the CTruck3D _Open . Ah very much thank to the Maxima project !! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Rush 2005 is a BSD-licensed project to create an American football game for Windows and Linux in the tradition of Tecmo Bowl and NFL Blitz, built using the cross-platform SDL game programming library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    term_ CTruck3D

    term_ CTruck3D

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

    ...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. Stanrd C as all the optehr memeberso of the series. it come in 2 subversions: Linux and Windows. for the Windows version there is a ready executable too. VIDEO: http://www.youtube.com/watch?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pachi el Marciano
    Pachi el marciano is a cool 2D platforms game inspired in games like Manic Miner, Jet set Willy and more from the 80s.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    a game using allegro API, a test of my new multi-plataform game engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    "YOW! Look out the window! We're doomed! SPACE ROCKS!" Dodge the space rocks, use your shields, cross your fingers and kiss your ship goodbye.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BomberClone
    This game, I hope it will be soon, a good Clone of the game AtomicBomberMan. It supports multiplayer over the Internet. It's a funny smal game which can be very funny with other human players.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 21
    Objetivo de disseminar conhecimentos das diversas áreas de saber que envolvem o desenvolvimento de jogos independente de plataforma. The objective to spread diverse knowledge of areas to know that to involve the independent development of platform games
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    XPilot
    XPilot is a multi-player 2D space game for both local and Internet gaming. Some features are borrowed from classics like the Atari coin-ups Asteroids and Gravitar, and the home-computer games Thrust and Gravity Force, but XPilot has many new aspects too.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    Dark Matter is an arcade style, multi-player space game, programmed in C/C++. It will feature support for 2-4 players. Dark Matter, is being developed using the Haff Game Engine (HGE) which provides 2D capabilities in 3D via DirectX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BATTLE - is a simple Linux and X11 program written in C. It draws bounced objects which interact each other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A small net-game with 2 teams running throught a layrinth to find the startroom of the other team. The first team in the other startroom wins. There would be features like: chat with other players, colleting points, view a lab-map, set orientationpoi
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
Auth0 Logo