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

Showing 3308 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

    Java/C Comparative Benchmarks

    Java and C Comparative Performance Benchmarks

    A collection of software benchmarks developed to compare the performance of Java with C on identical code. No language libraries were used to avoid implementation differences. Some of the benchmarks are also implemented in Python and Scala. There are benchmarks for bit twiddling, numerical computing, data structure manipulation, concurrent computing, callouts to native libraries, and, graphics processing units (GPU) utilization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Pax

    Pax

    A Wargame

    Pax is a grand strategy game around the topics of war, diplomacy, exploration and trade, set during the Middle Ages and Renaissance. It features a highly customizable engine, allowing users to create their own variations of the game or completely new "mods", thorugh simple scripts. The game is still in the planning and design phase, but for more information, please see the project's homepage and wiki at http://paxgame.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Modus - C++ Music Library

    Modus - C++ Music Library

    Cross-platform C++ library to handle music from code

    Modus is an open source, cross-platform C++ library which allows you to handle music from code. This means that you can: * Manage interactive and adaptive music * Use some kind of algorithm to improvise * Represent visually (simulate) musical performances * Select in real time the instruments that are going to play a previously written song * Let the user take part on the performance through any type of interface, by playing an instrument, changing the tempo, choosing the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    The Forming

    A Pygame RPG

    Game Type: Medieval RPG Note: The title may make it seem like a horror game, but it isn't. You are a young boy born and raised in your home town of medieval Tenswitch. You are made to fight in the upcoming war in order to free your younger brother who was captured during a village raid. As you progress through the story, you learn more about yourself then ever before, but you also learn that the ones who raided your village are members of a secret society known as The Forming, and are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    MV3D is an open source virtual world simulation framework written in Python. It was designed with scalability in mind and aims to be able to distribute a world across as many servers as needed while dynamically balancing the load.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Migs ScreenShooter

    Screenshot maker

    Create your screenshots by clicking on a hot key. Captures only active window. Currently not working with DirectX apps(can't capture screenshots of games, movies, etc.). 0.8.5 * Some minor improvements * Uploaded the source code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Generation:United

    Best Pokemon fangame EVER.

    ...Is your precious Pikachu or Charizard stuck in your GameBoy because it's not compatible? Import it along with your newer Pokemon! Multiplayer support is in here also! It's completely open-source too, so you can use the code in your own games!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Krabat

    Source code for the Krabat adventure

    This is the source code of the Krabat adventure which was released by the foundation for the Sorbian people (http://stiftung.sorben.com/wobsah.htm) in 2001. The source code is released in order to motivate people to help with additional translations and to finish the porting for the Android platform. Please go to the Wiki pages for details. ----- Auf dieser Seite befinden sich alle Quelltexte und Mediendateien des "Krabat" Abenteurspieles, welches im Jahre 2001 von der Stiftung...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10

    XYmath

    XYmath is a GUI that creates, documents and explores y=f(x) curve fits

    ...It can search through common equations, an exhaustive search through thousands of equations, splines, smoothed splines, or non-linear equations input by the user. After fitting, XYmath will find roots, minima, maxima, derivatives or integrals of the curve. It will generate source code that documents and evaluates the fit in python, FORTRAN or EXCEL. Configurable plots are created using matplotlib that are of publication quality. Click on XYWiki above for more information. If a recent version of pythonxy is installed, then XYmath can be installed with no additional dependencies. XYmath was developed with python 2.7 requires modules: matplotlib / pylab numexpr numpy PIL / Image scipy win32com / win32clipboard
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    StarlingPunk

    StarlingPunk

    StarlingPunk is a framework built on top the Starling library

    StarlingPunk is a game framework built on top of the Starling GPU-accelerated 2D library (AS3 / Flash / AIR). It is inspired by FlashPunk: it gives structure (entities, worlds), collision detection systems, tile maps, etc., and is intended to help developers organize 2D game code more cleanly while benefiting from Starling’s performance. It has features for quick prototyping and reusing code between projects. Organizing game objects into Worlds, Entities, with type-based grouping etc. Manage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AntTweakBar

    AntTweakBar

    C/C++ library to add light and intuitive GUI to OpenGL and DX programs

    ...The AntTweakBar library mainly targets graphical applications that need a quick way to tune parameters (even in fullscreen mode) and see the result in real-time like 3D demos, games, prototypes, inline editors, debug facilities of weightier graphical applications, etc. The project is not maintained anymore but feel free to download and modify the source code to fit your needs or fix issues.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 13
    The goal of the jOpenRPG project is to create an OpenRPG compatible client written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    FragTV

    Broadcast QuakeLive matches

    ...Audio from the stream provides synchronized commentary thanks to a small barcode and the twitch chat rooms are parsed and relayed to the ingame chat frame. Source code at GitHub: https://github.com/MOS-6581/FragTV
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Elmer is a tool which embeds a Python module into a C, C++, or Tcl application. The embedded Python module is used just as if it was written in the same language as the application itself, without requiring any knowledge of the Python/C API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Jumper

    Jumper

    Fast and easy-to-use pathfinding library for grid-based games

    Jumper is a pathfinding library designed for grid-based games. It aims to be fast and lightweight. It features a wide range of search algorithms, built within a clean interface with chaining features which makes it very friendly and easy to use. Jumper is written in pure Lua. Thus, it is not framework-related and can be used in any project embedding Lua code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    lxgui

    lxgui

    A Lua and XML Graphical User Interface

    Note: this project has been migrated to github: https://github.com/cschreib/lxgui lxgui is an open source, portable, and data driven GUI. It is fully extensible, and supports caching through render targets. It is meant to be used by real time applications (such as games). The GUI can be created either by C++ code, or by using the integrated "add-on" system, where the GUI is parsed from XML and Lua files. It relies on keyboard and mouse input (support for other controllers is not planned). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Gedit "builder" plugin is a plugin for the Gnome Text Editor that allows you to compile source code and then click on the compiler output errors to go to those errors in the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This site is designed to be a repository of code for Charlie Calvert's books, lectures, articles and programming projects. I plan to release all my code as open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sentence Parser for Python
    This is a code for the sentence parsing that does its job properly and FAST. The main problem is that you really need a database of abbreviations so that phrases such as "Dr. Smith" are not calculated as 2 sentences, which means that the good parser must be language dependent. I am also providing a list of all English abbreviations with the code. You can always tweak the code to get a nicer output, but the main idea is still there, and completed with this little program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    noolite

    Working with NooLite USB stick

    This is project for woriking with NooLite USB stick (PC118, PC1116, PC1132) on Linux. noolite python module included. Good choise for Linux. More info about noolite: http://www.noo.com.by/ Source code: https://github.com/Sicness/pyNooLite Pypi package: https://pypi.python.org/pypi?:action=display&name=noolite ppa: https://launchpad.net/~ctolbhuk/+archive/noolite
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    win-youtube-dl

    A very simple GUI wrapper for youtube-dl Python script.

    A very simple GUI wrapper for youtube-dl Python script. The source code is available at https://github.com/fredyw/win-youtube-dl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PyVMF

    PyVMF

    Python VMF library

    PyVMF is an open-source Python module for creating, modifying, writing, and compiling Source Engine map files. (More on the Source Engine: http://source.valvesoftware.com/) PyVMF can be used in many applications, including generators, randomizers, or workdflow optimization. Its simple class-based architecture allows for easy creation of entities. PyVMF is free in two senses: *"Free beer" - it is entirely free of charge. *"Freedom" - it is completely open-source, and you are free to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ultra SandBox
    1.- Use primary elements (engine, gun, wheels, ...) to create basic units. 2.- Join different basic units to create your personalized divisions, battalions, companies ... 3.- Deploy your units an conquer the world. UltraSandBox aim is led your personalize your faction at your wish, don't get restricted by hard coded designs. Go for armored units, or maybe hordes of cheep infantry, or perhaps you prefer high trained commando teams, .... UltraSandBox, at your wish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JavaScript Graphic Adventure Maker

    JavaScript Graphic Adventure Maker

    Javascript adventure game engine

    JSGAM is an open source Javascript game engine focused on classic graphical point-and-click adventure games. The project is being rewritten from scratch. The new code can be found now in Github (https://github.com/kreezii/jsgam).
    Downloads: 2 This Week
    Last Update:
    See Project