Showing 1217 open source projects for "game python"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    i try 2 learn from creating a game project. but there r fields i know little about. so helpers comes first. they'll inc game elements, demo helpers that'll help me show the results of my practices. it's a beginning, i have long long way to go.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    IAPEngine is an open source, cross-platform, portals-based 3D game engine, written in C++, originally created for the game "Isles, Aliens and Philosophy". It supports character animation, scripting, shadows, physics...etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PrevToNextFill (1-2-3 Fill)
    1-2-3 Feel is a simple clicking timekilling game for those, who like minesweeper and various loops games. Goal: fill all field. Rules: For number <i> you can move only from <i> to <i+1>. You can move only from reached points to not reached.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is a game which is a clone for the popular Windows based game IcyTower. It is written using python and the pygame library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 5
    A game written in python using pygame. The user launches a probe with starting velocity. The probe is then only controlled by gravity. Score based on time surviving (before collision) and proximity to objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OpenGDK is short for Open Game Development Kit. It's supposed to be a plug-in BASED (it's different from OGRE. OGRE is plug-in friendly), cross-platform, open source, general purpose (2D, 3D, client, server, editor), game development kit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A small but powerful aim-bot for you. Set up a few rules and of you go. Cheating at your favorite game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Scheme7 is a single player action role-playing game set in a far-away distant future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Korrigan game engine is an engine mostly written in python. it is intendet to be easy to use with python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    Paper game computerization. In limited square you need to cat part of land with limited line. It is turn based, so you have to think how to get but to give.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A deck building card game in which the players compete to gather the most valuable deck of cards, representing a Kingdom. Note that this repository is out of date and will not be updated. The latest version is avaiable at https://bitbucket.org/BigYellowCactus/regnancy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    an general purpose online game server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Interactive aims to be a cutting edge Opensource, community driven MMO Engine for the indie community. Our goal is to provide a service like AAA companies have in Hero Engine and Big World.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Arcade / role playing 2d game about space battles
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Le Chocolat is a "Warhack" game engine for development Warhacks in Python lenguage (using Pygame for the graphics and sound) to play in offline or online
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GoMaxi! is a helper application for the www.maxithlon.com browser game. It helps managing your team, showing data and graphs about your athletes. There's also a companion extension for the firefox browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Symbology is an open source game in which players must match symbols on a board. The object of the game is to 'convert' all spaces on the board (to gold) by matching three or more symbols in a row or column. Symbology is written in Pygame/python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Python game for very young children. The aim of the game is to learn how to use mouse and keyboard, nothing else. To use it, you must download and install python2.6 and pygame : - http://www.pygame.org/download.shtml - http://www.python.org/download/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is my first attempt at a graphical game. In the past, I have attempted console games (but lacked the follow-through). This time, however, I will be working together with my artistic and amazing girlfriend to push me forward towards completion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Extirpation is a small Python (http://www.python.org) game in early development that uses the wxPython (http://www.wxpython.org/) library. It is a turn based strategy game with robots and very basic graphics. Check the SVN for the best version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CatchX is a board game written in Python for ~4 persons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Bases the game is the game for two players, each one puts marks on grid in turn so to capture as much space as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    pyBlocks
    A simple blocks game made with python and pygame. Licensed under GPLv3. Used python 2.6.4 and pygame 1.9.1 for development. Tested on Linux and Win XP. Update 2013: I'm sorry that the development for this game stopped. I tried to render everything with OpenGL and as expected, found myself in the middle of a multitude of problems relating to it. The blocks look a lot cooler in 3d though, so I hope I'll manage to resume studying what went wrong and eventually fix it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Picross-like game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An ncurses console game, where the player is a netrunner of cyberpunk fiction (William Gibson). Project mostly stalled.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB