Search Results for "python games code" - Page 111

Showing 5728 open source projects for "python games code"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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
  • 1
    Multiverse

    Multiverse

    Open Source Virtual World and MMOG Development Platform

    3D Client (Windows), Server, and Tools to easily create massively multiplayer games and virtual worlds. If you want to contribute to the source code please go to https://github.com/multiversemmo/MultiversePlatform
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    pyirrlicht

    pyirrlicht

    Access to Irrlicht Engine SDK from assembler, C, Python, Basic, Pascal

    Python ctypes module for the Irrlicht Engine SDK for 2d/3d games and graphics. Compatibility with all Python versions, wich support ctypes module. Second internal project is SWIG wrapper. Additional support for SVG files over AGG or Cairo library. Also irrlicht_c library give access to Irrlicht functional from other programming languages: ASM (FASM), C (TinyC), Basic (FreeBASIC, thinBasic, OxygenBasic), Pascal, Gentee, AutoIt and game frameworks like GameMaker or Blitz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    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
  • 4

    Ancient world of Generica 2: the final

    final version of a text rpg, first complex python project

    Includes source code and 64 bit windows executable, uses standard library. Feel free to use algorithms or employ the structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 5
    A tournament manager of the popular trick-based card game belote. This software provide functionalities from teams registration to final classification. Printing is based on highly customisable OpenOffice.org templates.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    PyDoodles

    Assorted Mini-Modules for Python

    PyDoodles is a set of assorted "mini-modules" for the Python programming language. It's a collection of small ideas combined to create reusable code that is bound to come in handy for someone somewhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    mpyeditor

    MpyEditor is an Editor for creating Microcontroller Programs

    The MpyEditor is an Editor for writing, compiling and downloading Microcontroller programs onto the Launchpad MSP430 Development board. The microcontroller program is written using mpy which is a subset of Python. This is then translated into C and compiled into machine code and finaly downloaded onto the Launchpad board. The MpyEditor program has been created using Python, wxPython, Editra, mspgcc, mspdebug. The main purpose behind the MpyEditor is to provide a very simple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    WUU was a program to keep your World of Warcraft UI addons updated with the most popular mod sites. It is no longer updated, and the domain used in the source code for updates is no longer owned by the maintainers. As such, the released files were deleted - but the source is still here, in case there's something to learn from it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Mouse Run

    Mouse Run

    Programming Game, A Practice Tool for Building Intelligent Things

    Mouse Run is a programming game where programmers can implement a mouse and let it run in a maze to hunt of cheese. It is a battle among programmers to test who can build the most intelligent mouse, given limited information during the game. Programmers need only implement one code file, extending from an abstract class that will contain the logic of the individual mouse. The game Host will gather all the mouse implementation and let them run in the maze. It is real fun for geeks/nerds...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10
    sslc analyser
    A GUI applet that helps analyze the result of Kerala SSLC examination. All you need to input is the school code which generates the result report in PDF
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    gtkodos

    A python regex testing tool

    Gtkodos is a python regex testing tool. It represents a clone of Kodos written using the Gtk3 libraries. The code has been rewritten from scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    UpStage
    WE ARE NO LONGER USING SOURCEFORGE. Please visit http://www.upstage.org.nz for the most up-to-date code (v3 to be released january 2014, beta version available November 2013) and information. UpStage is a web-based venue for cyberformance: artists compile digital media in real time to create live theatrical performance for online audiences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    syncScroll

    synchronized scrolling for Sublime Text 2

    ...-activating Sync Scroll you'll be able to change their sync "anchor points". You'll find out the rest ;) Issues: due to API limitations, it doesn't detect scrolling made via scroll bar. If you use the scroll bar, click on the file to update the scrolling. Help: I'm a total n00b and leaned some python on the way for adding this capability to this cool editor. Please help out any way you can, if possible, code the improvements you'd like and i'll add them here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FloydEditor is an Eclipse plugin for the interactive fiction authoring tool Floyd. FloydEditor supports structural overview for written floyd code, context sensitive support for code insertions and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Cyberbit

    Cyberbit

    Visual Cryptography and Bit-Plane Complexity Segmentation in Python

    Hide secret messages in your pictures! Cyberbit lets you transmit a secret message to an intended person in a new manner. The secret message is an 1-bit deep black & white image. The message can contain written text, a drawing, a secret code etc. Using Visual Cryptography the application splits the secret message into two "shadow images" called <<shares>>. Any of the two shares will be embedded into a "normal" image file called by tradition <<vessel>>. You can use a method of hand...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Vendettool

    This allows to program a path for your vex robot in the simplest way !

    Ce projet a pour but de faciliter la programmation de parcours pour robots vex avec des encoders. Il suffit de placer des point sur l'image, de définir une échelle et d'indiquer la distant qui sépare les roues motrices et le programme va générer un code RobotC que vous pourrez utiliser pour programmer votre robot ! Et il y a évidement pleins d'outils indispensables pour vous rendre la tâche plus facile ;). https://www.youtube.com/watch?feature=player_embedded&v=4U9jdZDquII
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Dutch open source game, playing in the Netherlands, written in Duch to get dutch people involved with Java and Open GL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PyMbs has moved to Bitbucket: https://bitbucket.org/pymbs/pymbs PyMbs is a Python library for modelling holonomic multibody systems. It is able to generate simulation code for Python, Modelica and Matlab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Code 2 Gether

    Code 2 Gether

    Learning to Code 2 Gether!

    Always wanted to learn how to code. Here you are at the right spot! We can proudly call this the Code 2 Gether Project! Well all learn to code together making Games!. Software! And more!!! All together So don't forget to join the project :D
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Physica

    Physica

    A casual platformer

    ... Check out the game website at physica.sourceforge.net You can also find the repository with game source code here: https://github.com/buch415/Physica All graphics are released under CC-BY license and can be found here: http://opengameart.org/content/physica-assets-0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Kitten-Viewer

    Allows you to view and download kitten pictures from placekitten.org

    NOTE: LOOK AT THE CODE, FIND THE SPOT THAT SAYS "COMPUTER USERNAME", AND CHANGE IT TO YOUR COMPUTER USERNAME. NOTE TWO: CREATE A FOLDER ON YOUR DESKTOP THAT SAYS "Kitten Pictures" OR CHANGE THE PATH TO WHATEVER YOU WANT IT TO BE. Downloads, shows, and views in a window of nothing but randomized pictures of kittens. Features the ability to move forward and backward through pictures you've downloaded IN SESSION, a start menu + button, and the selection of either black/white kitten pictures...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The gaming ladder is an open source Elo-based competitive gaming ladder. The code is currently used for The Battle for Wesnoth at http://wesnoth.gamingladder.info. The project is stable and in use by thousands of players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    majr

    Juego de disparos

    MAJR (Malvinas Argentinas, Juego de Recuperación) tienes como misión impedir que desembarquen los barcos de la Royal Navy destruyendo tantos como sea posible. Requiere Pygame
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Bubble Crusher

    Explose the bubbles !!!

    https://github.com/thibaultduponchelle/bubble-crusher
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.