Showing 295 open source projects for "python games code"

View related business solutions
  • Resolve Support Tickets 2x Faster​ with ServoDesk Icon
    Resolve Support Tickets 2x Faster​ with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
    Learn More
  • 1
    This project is no longer being developed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Pymousetrap is a python language interface to libmousetrap.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    sForzando is a set of extensions for the PyGame library (www.pygame.org) for the Python programming language. sForzando makes available easy-to-use classes for game event scripting, graphic animations and layering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Pyplace is a toolkit which helps Python developers to render data as isometrically viewed 'places' around which the user can navigate. The look and feel by version 1 will be similar to an early UO or AOE, but only a few unit sprites & no network
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered conversation intelligence software Icon
    AI-powered conversation intelligence software

    Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not.

    Every customer interaction is vital to your business success and revenue growth. With Jiminny’s AI-powered conversation intelligence software, we take recording, capturing, and meticulous analysis of call recordings to the next level. Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not. Seamlessly support your biggest objectives across the entire business landscape with our innovative call tracking system.
    Learn More
  • 5
    GLOOP is Liquid Object Oriented Particles. libGLOOP render implicit surfaces from a set of "meta-points". Uses include: modeling liquids, volume rendering, computerized silly putty. Based on code by Brian Sharp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Muq is a network server that goes several design generations beyond MOO or Java in providing support for applications characterized by these five requirements: Multi-user, Persistent state, Complex data, Complex code, and Distributed networking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a viewer for ase (ASCII Scene Export) files. This code should be used to implement object loading in your own software (eg.: games).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Over is a space-based comic-like RTS game with some MMO features (persistency, commander profile, etc...) It also features customizable fleets and wings. Over is build on a completely custom engine which currently runs on linux and windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A group of Blender (http://www.blender3d.org) enthusiasts sharing code for expanding the functionality of Blender. As Blender has been bought into Open Sourceness, this ancient utility is now ancient and likely useless.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10
    LxDoom is a version of the classic fps game Doom by id Software. Specifically, it's an engine for playing Doom levels, based on the source code released by id Software. It aims to be free, reliable, portable, and support a wide range of levels.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    Inkscape Python Iterator

    Extension to iterate custom Python snippets over objects

    An inkscape extension, written in python, that accepts snippets of Python code, and iteratively executes them over a set of objects. Iteration can be over the current selection, or over an XPath. Python code is given the current node and attributes, and can modify or delete the node, create new nodes, or simply perform calculations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Music of Life

    Cellular automata and music.

    Incorporates music into cellular automata "games". Runs with pygame and fluidsynth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Fast-paced multiplayer blade fighting 3D game allowing you to express your feelings on your opponents, using martial arts techniques and rapid gestures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ShadeGE is an example implementation of features present in a modern 3D game engine. Games can be written using scripts in Python or Lua, or through the C++ API directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A highly modifiable 3D RTS gaming plattform. Remake of the excellent game glest but featuring Save/Load, Multiplayer and Scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JackFX is a python module for midi control and realtime audio effects processing built using the Jack Audio Connection Kit. Effects are stackable, and can be chained in any configuration with only a few lines of python code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Wiiframe is a cross platform codebase that connects a Nintendo Wii remote to a 3D graphics window. This code is intended to be used as a base for other cross platform applications that take advantage of the Wii remote, such as games or design tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    golib

    C++ collection mostly for image processing

    libGo is a C++ class library containing all kinds of things that proved useful to me. Included are: - Linear algebra, using LAPACK and CBLAS - V4L(1) image grabber - Multithreading - Image containers (up to 3D) - Some simple optimisation code - Python embedding helper - Matlab interface - .. and other things, have a look at the HTML documentation! golib grew over many years, things I had use for have been added now and then. Some parts are better taken care of than others. If you find anything spectacularly wrong or badly documented, and need assistance, please drop me a line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Lfant

    A small Game Engine project.

    Lfant is a small (so far) 3D game engine, rendered using OpenGL. It will be primarily aimed toward action games, but able to conform to other genres. The code uses an Entity-Component model, a bit like Unity3D, where Entities have a list of Components that they can access at any given time. These components "add" functionality to the owner Entity (albeit not directly). Examples of Components are Rigidbody, HeatTransfer, Inventory, MeshRenderer, ParticleSystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Java w3d Loader is a 3d format loader for Java 3d. The W3d File Format is the properietary 3d format of many Westwood Studios and EA games. The code is derived from the c++ rentools project hosted here on sourceforge.
    Downloads: 0 This Week
    Last Update:
    See Project