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

Showing 3613 open source projects for "python games source code"

View related business solutions
  • 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    SabayonControlCenter

    SabayonControlCenter

    The SCC is meant to help the user to control his system.

    One could compare the SabayonControlCenter with Mandrivas Control Center. This mainly hits the point but they are technically far away from each other. Planned features depending on so called "Modules" which can be sripts or other programms. Even the Desktops own utilitys are handled as such. "So the SCC simply calls Systemfools!" No, not entirely. It uses these parts and can download and install them if needed. For most other actions like managing you OpenRC or view/save/upload your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    evofetch

    evofetch

    Mining tool for software repositories

    EvoFETCH is a tool to extract information about software entities such as classes, methods, and attributes from software repositories. EvoFETCH is middleware and makes use of other freely available software to perform the extraction and provide query functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Extracts code from source files for inclusion in documentation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    This program generates a gallery for your photos, providing several layouts and CSS styles, in order to let you choose a complex page if you don't need to edit it or a basic one if you are planning to use just its code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 5

    Atlas2Cloud

    Atlas2 Genome Analysis Pipeline on Amazon Web Services

    This is the backend source code of the Atlas2-Cloud pipeline on Amazon which starts and terminates worker nodes, runs analysis and monitors worker instances. It is PRIMARILY meant to be used through Amazon Web Services (AWS) management console by looking for the public Atlas2-Cloud machine image. Alternatively, the code can also be used for running the pipeline from your computer. By installing this software on your computer you will be setting up your computer to act as the head node...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Strasheela is a constraint-based music composition system. The user defines music theories by sets of compositional rules and the system creates music which complies with these theories. User-interface is the programming language Oz.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    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
  • 8
    Lightning Planning Framework for ROS

    Lightning Planning Framework for ROS

    ROS package implementing the Lightning Framework using OMPL

    LightningROS is a ROS package implementing the Lightning Path Planning Framework. The code here was developed for ROS Feurte. For later ROS versions, see https://github.com/WPI-ARC/lightning_ros This approach uses a path library to store previous experience while allowing generality by also planning from scratch. Please see the paper below for more details: A Robot Path Planning Framework that Learns from Experience Dmitry Berenson, Pieter Abbeel, and Ken Goldberg IEEE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 10

    PythBinConv

    Python Bin Converter produit un binaire depuis un fichier python

    Python Bin converter permet de générer un exécutable Windows en interface graphique depuis un fichier source python. Ce n'est qu'une version graphique de l'utilitaire pyinstaller. Sous Windows, nécessite pywin32 (http://sourceforge.net/projects/pywin32/files/), fourni dans le dossier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12

    3D tracking using wiimote

    3D tracking of 4 IR LEDs using 2 wiimotes and python

    This project is a part of a mini project required by the Mechatronics-2 course for the 4th year Mechatronics class in faculty of engineering Ainshams university. The mini project involves the control of an articulated robotic arm which resembles a human arm. The control is done via tele-manipulation which is done by the tracking of 4 IR LEDs fixed at the joints of the controller arm. This code is the part of the project responsible for the interfacing with the wiimote, stereo-triangulation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Plugins for the Code::Blocks IDE to support interpreted languages. File Manager and Tools+ plugins are now part of Code::Blocks contrib. Code in SVN. Active development is at github.com/spillz/codeblocks-python. SVN here is no longer maintained.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DISTributed Adaptable Executable (DISTae) is a software layer that allows the portability of programs among different heterogeneous computing units and run the different parts of the code simultaneously in a distributed and heterogeneous environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    I am working through tutorials and manuals in a effort to create some games with Python and PyGame. At the moment I am running through the manual of http://inventwithpython.com/ Once I start creating my own game I will freely supply the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17

    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
  • 18
    Waxeye is a parser generator based on parsing expression grammars (PEGs). It supports C, Java, Javascript, Python, Ruby and Scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    mlpy

    mlpy

    Machine Learning Python

    mlpy is a Python module for Machine Learning built on top of NumPy/SciPy and of GSL. mlpy provides high-level functions and classes allowing, with few lines of code, the design of rich workflows for classification, regression, clustering and feature selection. mlpy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. mlpy is available both for Python >=2.6 and Python 3.X.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Crease Converter

    Crease Converter

    Converts *.tmd5 to *.cp

    A Simple Useful Python project what can be used to conver Treemaker5 (*.tmd5) crease patterns to an understandable *.cp file what can be imported by several applications...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Sedimentality

    Erosion simulation game

    Sandbox simulation game in which the player shapes terrain using weather effects. Developed as an educational tool to teach elementary and middle school students about the mechanics of erosion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    A general interface which loads programming demos from an XML file inspired by the gtk-demo program.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Stat466

    Statistics for Bauernschnapsen

    Stat466 has moved to: https://github.com/wachjose88/stat466-desktop https://github.com/wachjose88/stat466-android
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is userspace code the enters and exits the IBM Premium Real Time feature set. This code is also responsible for reporting ecc errors that are reported by Linux.
    Downloads: 0 This Week
    Last Update:
    See Project