Showing 66 open source projects for "linux game"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Start Free
  • 1

    Skies of Arcadia Legends Examiner

    Command line tool to extract the data from Skies of Arcadia Legends.

    ALX is a command-line tool for Linux, macOS and Windows to export and import the game data of Skies of Arcadia, Skies of Arcadia Legends, Eternal Arcadia (エターナルアルカディア), and Eternal Arcadia Legends (エターナルアルカディアレジェンド).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Ruby Warrior

    Ruby Warrior

    Game written in Ruby for learning Ruby

    Ruby Warrior is a text-based programming game designed to teach Ruby through interactive challenges. Players write a Ruby script that controls a warrior climbing a tower, fighting enemies, rescuing captives, and searching for stairs. Each level introduces new abilities while increasing uncertainty and difficulty. The warrior follows the logic written in the play_turn method, so players must anticipate conditions before the level begins. Actions such as walking, attacking, resting, binding,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    GitLab CE Server For Local Intranets

    GitLab CE Server For Local Intranets

    The Free & Popular Community git Server in a Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a GIT Server live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with gi wherever mentioned ) After starting this VM, please login to its administration panel with: Website Address: https://gi.local/ ( Accept Any Warnings due to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Arcadia

    Arcadia

    Clojure in Unity

    Arcadia integrates Clojure with the Unity3D game engine, enabling live coding of functional and dynamic Lisp code directly inside Unity. Built on the Clojure-CLR port, it brings REPL-driven development and functional programming to Unity's cross-platform environment. Arcadia is the integration of the Clojure programming language and the Unity 3D game engine. Bringing the expressive, live-coded power of a modern Lisp to the industry-standard game development platform has made our own work a...
    Downloads: 2 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.
    Start Free
  • 5
    OneToFive Puzzle Game

    OneToFive Puzzle Game

    A mathematical game

    OneToFive is a mathematical game written in Ruby with a Qt4 GUI. The goal is to fill in a grid with numbers from 1 to 5 using vertical and horizontal combinations (pair, two pairs, three of a kind, straight, full house, ...) that are given.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Generic Collectible Card Game is a multiplayer multiplatform implementation of a card game engine. The card game engine is designed to be of general purpose core for several modules each defining the game specific behaviour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Reimplementation of the great DOS game Lost Vikings.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Final Fantasy VI SDK

    Final Fantasy VI SDK

    A starter development kit that let you develop FF6-like games on PC.

    The Final Fanrast VI SDK is a starter development kit that let you develop FF6-like games on PC. The goal of this SDK is to provide the default systems from Final Fantasy VI including a complete database, audio and graphical resources and new RGSS Scripts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Rpg.NET

    Performance enhancement API for RPG Maker XP, VX, VXA.

    Rpg.NET is an API built using the .NET Framework for both improving performance and enhancing the RPG Maker series (XP, VX, and VXA). Contained within are various functions and classes that extend the ability of RPG Maker in areas such as graphics, audio, and Windows API interop. Included is a Ruby script that is the wrapper around the library, so it can be used as any other script within your game.
    Downloads: 1 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.
    Start Free
  • 10
    arcan-fe

    arcan-fe

    Scriptable frontend for media applications.

    Arcan is a portable and fully scriptable frontend for launching games, emulators and other full-screen applications in a visual appealing way, as seamlessly as possible. The API is sufficiently complete for other projects as well, e.g. rapid game prototyping (both 2D and 3D). Note that we have left sourceforge (thanks for all the spam). The source is hosted on github ( http://www.github.com/letoram/arcan ) and the downloads on bintray https://bintray.com/letoram/arcan-main/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    4 in A Row

    Classic 4 in a row for two players.

    A Ruby implementation of the well known 4 in a row board game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TetraCity
    A "falling block" and "city simulation" hybrid game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Software suite that is a framework for developing projects. CountessMod provides logging, ipc and other services needed by complex programs. The first project built on CountessMod is LinuDent, a dental front office management program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Battles of Antargis is a realtime strategy game. Its main purpose lies on conquering not on building.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Game Stats

    Game Stats

    Logfile parser for Call of Duty (COD) and Soldier of Fortune 2

    Game Stats generates web-based static .HTML statistics by parsing a game log file. Currently supports COD (Call of Duty) and Soldier of Fortune 2 w/OSP or ROC mods. As of 1.4, it ships with its own executable, and doesn't require PHP or MySQL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Ruby Frutz
    A small game written in ruby where you have to catch the falling frutz. It's a good example in how to start using the rubygame library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Just another tank game in Ruby using rubygame library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A turn based browser game using Ruby on Rails with MongoDB, reminescent of the classic masterpiece - Master Of Orion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MUD game with Huge Combat Humanoid Robots
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a Ruby implementation of the classic dice game Yahtzee.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Dark Millennium List Builder is a tool for use with the tabletop wargame, Warhammer 40,000, by Games Workshop. With the aid of this program a user can easier craft army lists for use in the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple physics game written in ruby with rubygame and chipmunk. You play as a space hopper and need to get to the flag in multiple levels. Features simple controls and easy level creation in a simple YAML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    a LAN game for anyone to protect the friendly air force by taking down the enemy fighters
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ARGSS
    ARGSS is a project which aims to replicate RPG Maker XP and RPG Maker VX players, both RGSS 1.02E and RGSS 2.02E.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Crow is a framework in rails and mysql for running a website providing card search and deck building for A Game of Thrones and possibly other CCGs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next