Showing 1564 open source projects for "x-windows"

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
  • 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
  • 1
    Pro Wrestling Superstar is a Pro Wrestling game based on the Superstar Pro Wrestling game from the mid-to-late 1980's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Rename files, so that they can be safely transferred to the Xbox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 0 This Week
    Last Update:
    See Project
  • 4
    Map editor for the Boulder Dash clone, Epiphany.
    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
    WoW (World of Warcraft) submits information from the server to the client. The client saves parts of this information inside the WDB folder to reduce network traffic (Infos about quests, items, npcs, etc). This program enables the user to read the info
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    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
  • 7
    Bermuda Triangle is an action adventure which comes up with three versions: Bermuda Triangle 3D, Bermuda Triangle 2D and Bermuda Triangle Text
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    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
  • 9

    Archaeadom

    Top down space shooter - For learning purposes

    Don't judge this as if it were anything more than a hobby. Don't even think I know what I'm doing here.
    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
    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
  • 11

    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
  • 12
    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: 0 This Week
    Last Update:
    See Project
  • 13
    process runtime detection with xml / image statistic output - like xfire .com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FreeTribes is an empire building, highly strategic MMORPG. The game in its entireity is being completely re-written from scratch, under GPL and will use Python and PHP. More information at http://www.phplogix.com/wiki/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Skyscraper: a small suite of ultilities for dealing with hand histories & account information on skypoker. Amongst them: download your old hhs & convert them to a readable form, graph your tournament perfomance, and even collect hhs whilst you play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    BabyKey

    Python program for babies - change screen color on key stroke

    My first Python and PyGame project: Baby key allows toddlers to play with the computer. With each keystroke the screen gradually changes color. Holding ESC for 5 seconds allows you to quit. Windows keys and ALT+TAB combinations are suppressed as beta testing of an eight month old toddler proved this to be necessary. WARNING: Might not be suited for your child. Beware of flashing screen (e.g. in case of Epilepsy).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Tikal Online

    Tikal Online - 3D MMORPG (Torque/Python)

    Tikal Online is a free 3D MMORPG developed with Torque Game Engine (Python) Tikal Online es un juego gratuito MMORPG 3D desarrollado en Torque Game Engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A roguelike game written in python with the Doryen library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Lambda Engine

    Lambda Engine

    The Lambda-Engine is a cross platform game engine.

    The Lambda-Engine is a cross platform game engine written in C++. It simplifies core tasks, such as rendering/graphics, sound, physics, math, scene and resource management. It is still *far* from finished, but I am working on it :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Four In Row Arena

    Implement your player strategy and compete with other strategies.

    A generic framework for Four in A Row or Five In A Row or X In A Row game, with the possibility to develop different strategies and compare them in tournaments. To implement more players, create new class inherited from PlayerStrategy, and implement the move() method to chose best move, by utilizing different methods provided with Table object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    skillsomat

    skillsomat

    Serious game to train periodic rhythmic motions.

    Skills-O-Mat is a simple reuseable serious game to train periodic rhythmic motions. Although Skills-O-Mat was developed for a special training of alginate mixing, it is also capable of training similar motions like cardiac massage. Players use the prepared input devices (spoon and bowl in case of alginate mixing) to start immediate training. No further preparation of the player is required. The game collects motion data in real-time and evaluates the differences between the player and the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    PokerStrat - Strategy Trainer

    Strategy Trainer for Jacks or Better Video Poker

    PokerStrat is a Jacks or Better Video Poker Strategy Trainer. Enter your hold strategy for each hand dealt and see if it matches the perfect strategy for that hand. Check your accuracy rate at playing the perfect strategy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    A Simple Python Game

    A simple shooter written in Python with the Pygame library.

    This is a simple 2d arcade style shooter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    XreaL is a heavily improved Quake 3 Arena engine. It's bundled with new tools and a demo game that was never finished. ET:XreaL is a subproject bringing all XreaL enhancements to Return to Castle Wolfenstein: Enemy Territory.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    New Release Now!!!! We Have 3 Releases Now. its up to you which one to download in this 2011 CWC fever. check our readme.txt to see the files and get a idea of which one you need. Sorry For Already Inserted Data,it is now removed and everything is 0
    Downloads: 1 This Week
    Last Update:
    See Project
Auth0 Logo