Search Results for "python games source code" - Page 45

1592 projects for "python games source code" with 1 filter applied:

  • 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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    Jiso Game3 was a 2D isometric MMORPG project (client/server) written in Java with an Ancient Greece theme. The project is no longer active, but the source code is being made available under a BSD license for anyone who might find it useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Armagetron Advanced modding tools! Armagetron is a Tron-clone in 3D that provides a unique gameplay experience. AATools allows you to edit the visual data for Armagetron Advanced from within Blender, a comprehensive, open-source 3d graphics program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Text preprocessor that provides script based in-code code generation. It can be used to provide templates for languages that doesn't support them (C, Pascal). Of course, it is stronger than templates in C++ so you can find it useful with other languages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Trip on the Funny Boat is side scrolling arcade shooter game on a steamboat equipped with a cannon and the ability to jump. The player will need to take advantage of waves to defeat the enemies and dodge hazards.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 5
    A Python Shell has been constructed from Qt, QScintilla and the Python C API directly, which features syntax highlighting and simple code completion via a Qt GUI. It is hoped that a Qt Widget can be constructed from it eventually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PyMu tends to be a freeware alternative for MU Online game server developed in Python and MySQL for best portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    pyTBot is an IRC bot that deals a single-table Texas Holdem poker tournament.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 0 This Week
    Last Update:
    See Project
  • 9
    Ethereal Realms, a concept chat and role play system that has acquired additional components such as social networking, galleries and message boards. The code borrows themes from Plenty of Fish, Elfwood/Gallery and the defunct WBS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • 10
    Interactive cinema game, based on the story "The Light Princess" by George MacDonald. Emphasis on strong character, story, and artistic design. Will have numerous game puzzles, multiple endings, and software-agent based characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Can emulate old computer on text the code pogram ideal to create kernel for operating system The begin the project the can emulate CPU(8080)and z80.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Python libraries and a wxPython GUI for importing and exporting user-created musical scores and game data from the Nintendo DS game Daigasso! Band Brothers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    python-in-scheme is a scheme library that allows you to run python code within scheme. It uses the Python/C API to embed a python interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Hattrick Economy (haec) is a tool for analyzing and predicting the economy data of the Hattrick online football manager (www.hattrick.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CrUX is a collection of code writing utilities for developing XML based applications. The project is written in Python in an effort to be portable and cross platform compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Chambara Cover Slicer
    Paint Shop Pro script to slice and resize DVD covers to perfectly fit all spine-widths of slipcases. Currently supports PSP8, PSP9. Will add support for upcoming GIMP 2.4 (requires Python). GIMP will allow for easier use and more features (CD's, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    includes several pygame scripts and pygame libraries. the scripts are a tile editor and a level editor. the libraries include a state engine, a full featured gui, html rendering, document layout, text rendering, sprite and tile engine, and a timer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a Java GUI version of the famous board game mastermind. It offers random or human code generation and also can save the 10 best results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A small 3d engine for making virtual characters. Includes a simple GUI interface for building a character with physics and procedural animation using neural networks. Developers can use the engine library to make simple games or to run simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pyro aims to be the first major Roguelike game written in Python. Project goals are clear code, easy modification and extension, and of course, a game that's worth playing. This is an early alpha and not yet winnable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    It's a rule set agnostic, server operating system agnostic, client operating system agnostic gaming engine. We're building a reference shard to show others how they can deploy the engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Libraries and tools to support software design using executable code as specifications, to support Test Driven Development and other Agile methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The ezpyinline is a pure python module which requires almost no setup to allows you to put C source code directly "inline" in a Python script or module, then the C code is automatically compiled and then loaded for immediate access from Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    htmltmpl is a templating engine for Python and PHP. It is targeted to web application developers, who want to separate program code and design (HTML code) of their projects. Even webdesigners can easily learn its simple but powerful template language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    You just need Python to use this powerfull CMS! It's a static content manager that supports templates, site variables, third part modules, and more. Five templates included. Modules: dater, code highlight, lister, menu maker, pop3 reader and more.
    Downloads: 0 This Week
    Last Update:
    See Project