Search Results for "python games code" - Page 90

Showing 4444 open source projects for "python games code"

View related business solutions
  • 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
  • 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
    LAIR! the game

    LAIR! the game

    LAIR is a Sandbox Dungeon Crawling Game

    LAIR! is a game designed to provide virtually limitless versatility in the environment that it provides. While you create a new character, it generates a dungeon for you to explore with thousands of creatures, treasures, and secrets. Every piece of content can be generated procedurally by the game engine, so new dungeons and treasures can appear at any time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ode-viz
    This toolbox generates automatically a vtk-visualization for an ode (Open Dynamics Engine) simulation under Python. You only have to define the simulation space and world and forward these entities to the visualization. That's all... Install also via pip possible: pip install odeViz
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Question de temps

    Question de temps

    A time travel gone wrong / Une mission temporelle qui tourne mal

    Un Agent Voyageur, coincé en 2014 à cause de son régulateur défectueux, consigne dans ses comptes-rendus de mission ses efforts pour retourner chez lui, à son époque... ------------------ An Agent Traveller is stuck in 2014 due to his malfunctionning regulator. Follow in his mission reports his desesparate efforts to get back home at his time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SnowMicroPyn

    SnowMicroPyn

    Python based reader for SnowMicroPen® .pnt measurements

    SnowMicroPyn is an opensource reader for SnowMicroPen® files in binary .pnt format. The reader is Python based and published as source code as well as compiled executable for Windows, Linux and Mac. The software is preliminary, thus please report bugs. For further information, please read the Readme.txt in the download section. The SnowMicroPen® (SMP) is developed by the WSL Institute for Snow and Avalanche Research, Davos. The SMP is the first high-resolution snow penetrometer. ...
    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
  • 5

    video Blocker

    Users will not be able to play video file.

    Users will not be able to play video file and If they do than this application will reports to you, which restricted file had been accessed by your user and when. #Default password : hello # If you want to change this password, install Video Blocker and delete .pass file resides in that directory where you have install video blocker application. #Application is developed using :: Python and AutoITX3
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    YAKINDU Statechart Tools / itemis CREATE
    itemis CREATE - formerly known as Yakindu Statechart Tools (SCT) - is a tool for the specification and development of reactive, event-driven systems with the help of state machines. It consists of an easy-to-use tool for graphical editing and provides validation, simulation and code generators for different target platforms. Visit http://www.statecharts.org for more information! !! YAKINDU SCT HAS MOVED !! DOWNLOAD FROM https://info.itemis.com/download-yakindu-statechart-tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Rogue

    Rogue

    An adventure "Legend of Zelda"-ish game

    For now, a simple python/pygame game that is needing of heavy development. I am working alone (so far) on this project, so it will be very slow. Please be patient, for this is not what the game will be like in the end. This is just me giving a sneak peak at something much nicer to come. And as I said before, I am so far alone and a bit of a novice in this project, so please be patient: I hope to make better things with it. Update: I have a new homepage up. Mostly complete right now, I...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Py4J enables Python programs to dynamically access arbitrary Java objects. Methods are called as if the Java objects resided in the Python virtual machine. There is no code to generate and no interface to implement for shared objects on both sides.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Darkfall Emulator

    Darkfall Emulator

    Develop an emulated Darkfall Online Server.

    This project is the development of an open source fully emulated Darkfall Online Server and reverse engineering the proprietary game engine that DFO uses, the SF3D engine as well as its source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    Shildimon

    Adventure/RPG-Gameengine + Game

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    4chan-dl

    4chan-dl

    A tool to download images from 4chan

    A tool to download images from 4chan. It is written in Python and should work in Windows, Linux and Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Easy Fortran I/O library generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Pytonis Universalis - Shmup

    A ridiculously simple spaceship shoot 'em up game written in Python

    Pytonis Universalis (name is still WIP) is a simple shoot 'em up. It is written completely in Python and uses Pygame so the code is as accessible as possible for others to inspect. The idea should be easy enough for anyone to understand: try to avoid running into flying saucers and their laser beams by shooting them down before they shoot you down. Every time you destroy a flying saucer you get points. Points are nice, you want them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Technical indicators in Python

    Technical indicators in Python

    Technical indicators in Python For now there are: RSI - Relative Strength Index, SMA - Simple Moving Average, WMA - Weighted Moving Average, EMA - Exponential Moving Average, BB - Bollinger Bands, Bollinger Bandwidth, %B, ROC and MA envelopes When I can I will add more. If anyone wishes to contribute with new code or corrections/suggestions, feel free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Robocode Python Wrapper

    Wrapper to allow Robocode robots to be built in Python

    A wrapper to allow Robocode (http://robocode.sourceforge.net/) robots to be created in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    pyBzEdit
    pyBzEdit is a wxPython program designed to edit the world files used by the bzflag game. You will need Python, wxPython, and pyOpenGL to run it. There were also (now unmaintained), versions that run under IronPython/OpenTK or Jython/JOGL!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Civ4: Final Frontier Plus

    An improved and expanded Final Frontier, for Civilization 4

    A Civilization 4 mod that improves, optimizes, and expands the Final Frontier scenario which shipped with the Beyond the Sword expansion pack. The Sourceforge mirrors remain for legacy reasons, but development has moved to Github (https://github.com/FinalFrontierPlus/) and ModDB is the preferred mirror (http://www.moddb.com/mods/final-frontier-plus).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Infrastructure for creating document flow solutions, document forms, document printing forms. Automated data structure creation and modufication. Basic shems for store managment, accounting and other document flow tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Snot The Second, the rubber boxes King, declared a holy war against evil plastic balls to defeat himself and his crew lives. Excentric crossplatform 2D labyrinth game written in Python. Just try to reach exit of each level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    nPuzzle 8 / 15 play with numbers and cropped images! Searching algorithm A* : divide and conquer approach based on Manhattan-distance and linear conflict. Author: Roberto Bracaglia Morante ver 2.0 written in Java, May 2014 // many improvements and bug fixes ver 1.3 written in Jython, May 2014
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tarots

    Tarots

    A Ren'Py novel

    A Ren'Py kinetic novel about fate, secrets to be told and the difficulty to share with with others and be who you really are. Réalisé avec le moteur Ren'Py, un récit interactif sur le destin, les secrets et la difficulté à les partager, ainsi que la difficulté a assumer qui on est vraiment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    EducationalLCS

    eLCS - Educational Learning Classifier System

    Educational Learning Classifier System (eLCS) is a set of learning classifier system (LCS) educational demos designed to introduce students or researchers to the basics of a modern Michigan-style LCS algorithm. This eLCS package includes 5 different implementations of a basic LCS algorithm, as part of a 6 stage set of demos that will be paired with the first introductory LCS textbook. Each eLCS implementations (from demo 2 up to demo 6) progressively add major components of the entire...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Pig Out!

    A text-based adaptation of the classic tabletop game 'Pass the Pigs'

    Pig Out! - Byzantine Studios first game - is a text-based adaptation of the classic tabletop game 'Pass the Pigs'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Skirmish

    Experiments in turn based strategy gaming.

    I am working on some ideas to bring cross platform open source turn based strategy games to desktops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    mod DNA-Based Installer (modDNA)

    An attempt to speed up installing large mod configs such as S.T.E.P.

    Mod Organizer (MO) provides a very solid way of installing mods. Skyrim Total Enhancement Project (S.T.E.P.) provides a very good collection of mods. Still, installing large collections (such as S.T.E.P.) takes many hours, mostly of menial and error-prone keypressing and mouseclicking, The aim of modDNA is to eventually speed it up to the point of "download 'DNA' developed by guru", then "download files necessary to reconstruct this DNA" (with modDNA providing hints for download), and...
    Downloads: 0 This Week
    Last Update:
    See Project