Search Results for "python game engine" - Page 32

Showing 1812 open source projects for "python game engine"

View related business solutions
  • $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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1

    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
  • 2
    The Dark Reign is a simple console game written in Python. CHANGELOG: BETA v.0.3: - fixed some minor bugs BETA v.0.2: - fixed a bug, which caused that you couldn't commit suicide sometimes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    pokemon for python tut

    just a small game that i made as an exercise from a python book

    a simple pokemon game, made for tutorial purposes as part of the exercise in the python book learn python the hard way
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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: 3 This Week
    Last Update:
    See Project
  • 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
  • 5
    Raider (Game)

    Raider (Game)

    2D action game for touch-screens and multi-touch-tables

    "Raider" is an arcade inspired multiplayer action game featuring old-school 2D space combat between asymmetrical sides. One player becomes the gunnery officer of a battlestation, tasked with protecting incoming convoy ships. He or she has to fight off the opposing player(s) who are raiding the convoy in their fast and nimble fighters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7

    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
  • 8
    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: 1 This Week
    Last Update:
    See Project
  • 9
    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
  • 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
  • 10
    Pronac MediaMonkey Extension

    Pronac MediaMonkey Extension

    Recommends music based upon your current taste.

    A music recommendation engine. It is meant to be an add-on for popular media players like Winamp, Amarok, Rhythmbox or Banshee. Currently supports only MediaMonkey Player. Downlaod, extract and run "pronac.exe". Play the first song from the Now Playing list, it'll recommend you next songs from the same list. NOTE: MAKE SURE THAT SONG SHUFFLE IS TURNED OFF WHILE USING PRONAC. Based upon K-Nearest Neighbor Machine Learning Algorithm, K-Fold Cross Validation and EchoNest for audio features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Linderdaum Engine
    Linderdaum Engine is an open source purely object-oriented 3D gaming engine written in C++. It is designed to be an integrated solution for the development of interactive 3D applications, for game, industrial and scientific visualization.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    The Diversity Engine provides tools to create diversity-aware multimedia search applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    VHBL Manager

    Homebrew manager for Half-Byte Loader on the PS Vita.

    Homebrew manager for Half-Byte Loader on the PS Vita. To use, copy some homebrews to the GAME folder and some savedata from your psp memory stick to the RESOURCE/SAVEDATA/ folder. Works in Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

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

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

    Chinese-Korean Bilingual Corpus

    Construction of Chinese-Korean Bilingual Corpus and Search Technology

    Construction of Chinese-Korean Bilingual Corpus and Search Technology. Some auto alignment programs and a search engine based on jung seong are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    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
  • 19
    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
  • 20
    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
  • 21
    BlackRay is a persistent in-memory high performance relational database written in C++. It combines regular database features with search engine like performance. Please visit https://forge.softmethod.de for the main development site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    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
  • 23
    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
  • 24
    Ludo is a 2 or 4-player board game. Ludonline provides a way of playing with the game over the internet, or with a computer, or even both.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PyPong - Python Pong

    PyPong - Python Pong

    Pong written in Python

    Pong written in Python, build with PyGame and compiled with cx_freeze
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo