Showing 1479 open source projects for "antix-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.
    Get Started Free
  • $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
  • 1
    Picture Adventure

    Picture Adventure

    Survive and thrive in an almost empty world.

    Alone, hungry, and very unsure about what's going on. You wake up to find no one around, and most the world abandoned. But you are determined to survive. Despite how unsure you are about how to do that.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Super Sky Skater

    Super Sky Skater

    Scrolling + Skating + Spikes = Super Sky Skater

    Super Sky Skater is a platform game that the objective is keep live. Only this: You are in a skate and you have to elude the obstacles in the way. Simple, Funny and Hard!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Winter Warland

    Winter Warland

    Snowball deathmatch game

    Winter Warland is a unique multi-platform isometric shooter. This game contains a leveling system where after each level you get to upgrade nine different features of your character relating to your gloves, boots, and coat. During a battle, there is an inventory system where you can store snowballs and an assortment of eight different powerup items in your pockets so you can use them whenever you want. Winter Warland features four different game modes, including the classic Deathmatch...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    AI Attack

    Pygame top down tactical robot shooter. Sniper or meele. Comming soon.

    Coming soon...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Data Resilience - Take the Assessment Today Icon
    Build Data Resilience - Take the Assessment Today

    Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.

    Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
    Take the Assessment
  • 5
    PyLottery

    PyLottery

    A pygame designed to draw number balls in ways of hungry snake.

    A pygame designed to draw number balls in ways of hungry snake. The script is first designed for the ending lottery game in PyCon Taiwan 2012.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    BigCity

    City-building game that will contain the best parts of SimCity.

    City-building game that will contain the best parts of SimCity 3000, SimCity 4 and Cities XL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Spring is a versatile 3D RTS game engine. Using extensively Lua for scripting game-specific code to make nearly every aspect of the engine customizable, from GUI, to unit AI, to pathfinding.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    XD 0s and Xs

    XD 0s and Xs

    An unfinished game of noughts and crosses in any dimension (Python)

    theres not much else to say, except any help is appreciated to finish the source for this project. Its the 'wincheck' function that causes all of the grief.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Strasheela is a constraint-based music composition system. The user defines music theories by sets of compositional rules and the system creates music which complies with these theories. User-interface is the programming language Oz.
    Leader badge
    Downloads: 1 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.
    Try Free
  • 10

    FreeMUD

    A free Python 3 text-based MUD game server

    FreeMUD is a free text-based MUD game server designed from the ground up using Python 3. A minimum of Python 3.3 is required to run this program due to its use of the new python socket method "detach()" and bugfixes to the detach() method that were implemented as of Python version 3.3. Note: The project is currently in a semi-barebones, alpha-ish state. A number of planned features are not yet implemented, while others are in the process of being implemented and may not yet be complete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Probe

    Probe

    Probe is a game developed with python and pygame.

    In probe, your task is to launch probes at the right angle and speed so it will orbit planets without crashing into them. Your score increases more the closer you get to planets without crashing into them
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Pygame based isometric game engine for rpgs
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    LibAVG - Pianohero

    Multitouch Game Development seminar project.

    Multitouch Game Development seminar project. In the game pianohero, players should play on the virtual piano keyboard according to the music hint. They should try their best to keep with the pace of the hint and not ommit any keys that is supposed to be hitted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Bamboo Engine

    Game framework on top of Python, Panda3D and Twisted

    Bamboo intends to be a complete end-to-end game framework for client/server applications using Twisted for data exchange, Panda3D for rendering and coded in Python. Support for PyPy/CPython may be considered at a later point. An Extreme/Agile Development model is in use to allow for emergent design (IE: changing requirements). Release is updated whenever a feature is added and all tests pass cleanly 100%
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    leagueTool

    LeagueTool parses Information from various League of Legends Websites.

    LeagueTool parses Information from various League of Legends Websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Crease Converter

    Crease Converter

    Converts *.tmd5 to *.cp

    A Simple Useful Python project what can be used to conver Treemaker5 (*.tmd5) crease patterns to an understandable *.cp file what can be imported by several applications...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gnomeboyadvance is a GNOME frontend for the Visual Boy Advance emulator. You can find VBA here: http://vba.ngemu.com/index.shtml
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    pynvaders

    pynvaders

    Invaders like game, written in Python with Curses... :)

    Invaders like game, written in Python with Curses... :) Also, this was a learning project for me to Python language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Stat466

    Statistics for Bauernschnapsen

    Stat466 has moved to: https://github.com/wachjose88/stat466-desktop https://github.com/wachjose88/stat466-android
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pro Wrestling Superstar is a Pro Wrestling game based on the Superstar Pro Wrestling game from the mid-to-late 1980's.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Wolfpack is an open source server implementing the protocol used by the massive multiplayer online game Ultima Online. It aims for full support of the Ultima Online protocol and tries to mimic the same gameplay as the original.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Rename files, so that they can be safely transferred to the Xbox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Map editor for the Boulder Dash clone, Epiphany.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ``XGngeo" is a full-featured GTK2 frontend, written in Python, that provides to end users a practical and user-friendly interface over ``GnGeo" which is a fast and powerful command line Neo Geo emulator for the Unix platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 This Week
    Last Update:
    See Project