Search Results for "python games code" - Page 13

Showing 480 open source projects for "python games code"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 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
    RezEditor is a plugin editor for the game Escape Velocity: Nova. Code exists to load plugins in Windows or Mac format.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Basic game of EL AHORCADO, the game where you try to guess the word hidden. Is a pretty basic version for those who want to learn programming looking and analysing source code. The game only have two categories, feel free to add more. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A platform which hosts battles between Fruit War robots - special java programs. The platform accepts source code as robot, and ranks all robots according to battle result. This project has been totally refined and is now hosted at http://robotypo.appspot.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A typical Mine Sweeper game written with ZK framework, almost the same look and feel with the Windows version. The source code is compact and written within a single Zul file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5
    Robin is a framework that automatically generates Python bindings to C++ libraries. In addition to what other wrapping programs (like "Swig" or "SIP") can do, Robin puts stress on maximal useability and the tightest binding possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NEWS UPDATE - MARCH 16, 2016 <<<<BETA RELEASE NOTIFICATION>>>> This is Terofal77, otherwise known as Jake and the producer of Sundog Resurrection. I have not updated this page for quite some time as our primary project website is www.SundogResurrectionProject.com. However, I wanted to make notification that the BETA RELEASE is about to drop. Yup, at long last! Bruce "hired" me onto the Sundog Resurrection Team back in 2002 and through the years we soldiered on between periods of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    L2jdertin, Stable L2J Cliente: Interlude.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SPWrapper generates java (and now python) classes able to invoke stored procedures and to execute sql statements for you: you just have to give it the stored procedure name or the sql statement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is an algorithm to codify Spanish words to an equivalent phonetic code. That intends to be a substitute of Soundex algorithm that is not practical to use in Spanish. It is very useful for search engines based on text information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 10
    FLOSSmole
    FLOSSmole (formerly OSSmole) is a set of tools for gathering metrics and publishing analyses about development of free/libre/open source projects. UPDATE: Our data is now released to Google Code. Please see our new home page at http://flossmole.org
    Downloads: 10 This Week
    Last Update:
    See Project
  • 11
    Java implementation of AI Source code in the book "Programming Game AI by Example" by Matt Buckland.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Generates PHP code from QML source. QML is for "Quest Markup Language", a structured description language to create text-based quests created by Philipp Lenssen. PHP output is customizable using CSS and overriding the default header and footer files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AntWar! is a virtual life simulator. The player must extends the base ants classes to create their own colonys whose must survive in the warfield.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    EasyWay java Game Engine is a powerfull 2D OpenSource OpenGL Java Game Engine. It's simple, fast and extendible. With EasyWay you can make your dream game writing few lines of code!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    The Rise Of Prometherion is a new generation of Real-Time-Strategy games. It is the 3D-Addon to Realms of the Emperor (www.rofte-de).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Parapin makes it easy to write code under Linux that controls individual pins on a PC parallel port. This kind of control is very useful for electronics projects that use the parallel port as a generic digital I/O interface (instead of as a printer port)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JEsMS is a Java porting of Eli Bendersky's ESMS software. Using JEsMS tools is possible to organize and manage online soccer management game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Blue Pad turns your cellphone into a remote PC controller over bluetooth. It is useful for playing games, control presentations and video/audio away from the computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Deimos Project is a Java-based game development library collection. Includes Vertex Modeler, a 3D modeler that lets you programatically define models using Java source code. The modeler is also a simple scene graph API.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    WDBearManager is a program that enables the user to store the information found inside the WDB files from World of Warcraft (Blizzard) in a relational database (MySQL and HSQL supported). WDB files build the client cache. Forum: www.wdbmanager.de.gg
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    An MMORPG using the Multiverse Platform (www.multiverse.net). This project includes game logic code and art assets. Note that the Multiverse server libraries itself is NOT open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A threaded java MUD server with persistence in MySQL using sprocs. Uses command pattern and reflection for command parsing. NIO for networking. Excellent code comments. Map command uses visited rooms. Plans for configurable attack profiles per enemy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A no limit Texas hold'em simulation system which allows different groups developing Artificial Intelligence poker players to compete against each other by using our system code. Visit www.seas.upenn.edu/~poker/ for info, source and docs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TopBot is a robot for the online game TalesOfPirates.com. The goal is to provide a host of functions to simplify the game playing process. Run TopBot in the background and use 1024x768 fullscreen resolution. Currently only takes care of the popup code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Poker Tournament Manager - Displays current level, blinds, time left in level etc.
    Downloads: 1 This Week
    Last Update:
    See Project