Showing 235 open source projects for "using"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 1
    PyMiniGolf is a 2D simulation of mini golf, written in Python using the PyGame library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    The Waldi Tile Engine is a object-oriented framework for writing rectangular-tile-based games using Python and PyGame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Lambdooz is a Zoop clone with new features written in Python using the Pygame/SDL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Protowars is a multiplayer turn based strategy game. The key difference is that the user will design its own units using pre-made parts available to all players. Users will be able to design their own maps and vote for new parts for all.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Zorn is a 2D space shooter with a rotating top-down perspective. It is written in Python, using the PyGame and PyOpenGL libraries for broad platform independence. Both single player and networked multiplayer are supported. Currently in alpha.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Gameplay is similar to Bejewelled(tm), but using a hex rather than a square grid for more scoring options. Unique multi-swap moves. Theme-able (with 6 bundled themes). New themes are easy to create and share. Complete manual. Requires Python and Pygame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Chavtopia is Yet Another (hopefully) MMOFPS. Except in this one you use nearly all the objects in the world to your advantage (or disadvantage), and the sound of music. Against Chavs. Zombie Chavs. Using your amazing repertoire of in-jokes and innuendos.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    This is a console based fighting game. You fight against the CPU or another player using one of four weapons. I plan for it to be extendable later on.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    PSPy is a content manager for the Sony PSP. You will have acces to your homebrews, games backup, savegames, videos and music. Written in Python for Unix systems, using Glade/pyGTK, under the GPL license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 10
    This project aims at writing a threaded, object-oriented and scriptable game engine targetting the .NET platform, using a mixture of c# or managed c++ ports of famous c/c++ components such as OGRE, CEGUI, Newton, Lua, Python, Audiere, OpenAL, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project aims to improve the Civilization 4 AI using a genetic algorithm. We also have some alternative AI algorithms which have been custom written that will hopefully also improve the AI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A game where you can assume the roles of one of the four members of a band (Frikken Chicken) with gameplay and graphics similar to that of the game boy pokemon games. Build using python and pygame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The time of Archmages will be an open-source MUD game. Players can be connected to the game server using either a special client or through IRC or they can use a Web-interface. This means that a player can reach the server from virtually any platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The most fun you'll ever have on IRC! You will be allowed to buy and sell virtual shares with virtual money using real time, real world share price values. You can also trade your shares between eachother.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    A juggling pattern animator for patterns described using the beatmap language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Pydza is a open-source project of a platform "mario-like" game written in python using pygame library / Pydza est un projet open-source d'un jeu de plateforme de type Mario, codé en python et utilisant la bibliothèque pygame.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    A 3D puzzle game written in python and developed using ogre. The player controls a ball trying to solve puzzles by destroying blocks.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    An integrated tile-based map editor, game engine and cross-platform installation suite using Python and Pygame (SDL) [installation suite not in current release]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Clone of Wing Commander Armada, using and proving the Pi4x turn-based space strategy engine. Written in Python, using the Pygame library, designed to implement all functions of Armada while improving the interface and allowing extensions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Getmaps is a tool used to fetch (game) maps from a server using a maplist built and updated by the server administrator. It was originally created to be used by Clan LugRadio to keep the Enemy Territory regulars' map collections up to date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An action game developed using PyGame + Eclipse + PyDev. I thought it would be fun to recreate the classic Atari game Beserk. I would like to blend in gameplay aspects of Robotron and Realm of Impossibility (C64).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OpenRTS is an open source realtime strategy game. It features isometric graphics, networked multiplayer and single-player scenarios. The game is being developed using Python and SDL. The game runs on at least Linux, Windows and Mac.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    This project gives you a simple 2D world for playing with Artificial Intelligent actors. It contains of a world with objects. And a simple game, pyRugby, demonstrating the use of this world. All built in Python, using pygame for visualization.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    A fast-paced arcade multiplayer game, which relies on using the physics - against your enemy, or... against yourself!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Serpyon is a turn-based Worms-like game. It's written in Python using Pygame library.
    Downloads: 0 This Week
    Last Update:
    See Project