Search Results for "python programming language" - Page 5

Showing 266 open source projects for "python programming language"

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
  • 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.
  • 1
    Egle - Enigma Game Level Editor

    Egle - Enigma Game Level Editor

    A GUI Level Editor for the Enigma Game

    Make sure to visit the Home Page: (http://enigmaeditor.sourceforge.net/) Enigma Game Level Editor (Egle) is a project to create a level editor for the Enigma game (http://www.nongnu.org/enigma/about.html). Enigma Game Level Editor is made in the Java programming language using the NetBeans IDE.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Horrid'

    Horrid'

    Text based game made in python 3.3

    Horrid' is a text based game made in python 3.3. Right now it's just a fun project, for learning and entertaining myself. I am still learning python for more advanced uses and programming. In future it is going to have UI and advanced text. It is not advanced.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Console Grapher

    Console Grapher

    Graphing calculator within the Windows desktop console

    Direct link to source code: http://sourceforge.net/projects/consolegrapher/files/Source/ConsoleGrapher_Source.zip/download . Just what you needed: a simple, down-to-earth two dimensional graphing calculator inside the elegance of the Windows console! This is a program that I wrote as a method for mastering the C# programming language. Though the features are not what you would expect from a program written and sold by a corporation, you may find it an entertaining tool Also notice...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    steampac

    steampac

    A Maze Game in 3D - Un juego de laberinto en 3D

    Steampac is a maze game inspired by the popular Pac-man (also known in Spain as "Comecocos"), even with a different aesthetic (steampunk style) and with characters and scenes made ​​in 3D. This game is fully developed with Blender and uses his game engine. Except a couple of lines of code in python, all programming has been carried out by "logic bricks". The Standalone Player has a 640x480 resolution and uses a GLSL Shader. _______________________________ Steampac es un juego de...
    Downloads: 2 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Vega Strike Ogre Edition
    The Ogre adaptation of Vega Strike. This has been ages in the making and is still in an early alpha state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Rainbow Bricks
    An open source arkanoid clone written in Ruby programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    jdummy2d

    easy programming language for cross-platform 2d games

    ALL INFO AND LINKS HERE: http://jdummy2d.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    dummy2d

    easy programming language for 2d games

    Dummy2d is simple and fast programming language similar to early BASIC. Dummy2d mostly useful for 2D games. To create Dummy2d games you need Windows OS. Dummy2d games will run on Winowsd and Linux (through WINE). Download and info: https://sourceforge.net/projects/dummy2d/files/ Dummy2d IS TOTALLY FREE FOR COMMERCIAL AND NON-COMMERCIAL USE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    C+- programming language and WinC+- pack

    also download updates from files section

    Please, read Wiki for more information: https://sourceforge.net/p/cplusminus/wiki/Home/
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Xaver is a software platform base on C++ language for develop graphics applications such as games, simulations, image processing and various other. Environment is based on a modular architecture and object-design. Wrap the OpenGL function for high-level programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Pig2D Game Engine

    Pig2D is a game engine for Java that uses a sprite-based interface.

    Pig2D is a game engine that uses a simple sprite-based interface that was made for users of the Scratch language (http://scratch.mit.edu) for translating to "Real" programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Programming PAWN, the scripting language for SA-MP in Notepad++! With full support for syntax-highlighting, auto-complete and compiling.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    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: 4 This Week
    Last Update:
    See Project
  • 14

    fiftyfifty

    fiftyfifty is a programming language and game

    As you may recall, a Turing-machine is an all-purpose computer. A Turing-machine has a memory that consists of a track or line of data. On the track, a read-/write-head is moving. The read-write head itself is a state engine, which is affected by the input from the track, and which decides what to write on the track, and where to read the next input, by "moving" the head back or forth. In 5050, the part of the track left of the head is represented not by a line or stack of information,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    A full featured programming language designed for writing dialogue and scripting in games with interactive stories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    gnu RolePlayGame Maker
    Ever wanted to create your own Role-Play-Games? With this easy-to-use application you can create your own RPGs without having deeper knowledge in any Programming-Language. For the downloads and more info please visit the project's website below.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Sailing Race Coding

    Sailing Race Coding

    basic learning programming game

    The game is a clone of Sea Race (GCompris activity). Is to give orders (the language is extremely basic) to a boat to win a race. The aim is to show how to think ahead and construct a program, to people with no knowledge of it and have fun at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    MekaWars

    Programming-game written in Lua

    MekaWars is a game of the programming-game genre: in this kind of games like JRobots or Gun-Tactyx the player programs the AI of his team of bots and then watch them fight against teams programmed by other players. In this case the game is set in outer space and the players write the control script of star-fighter pilots and star-ship captains. The players write the AI of their bots using the Lua programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DGiovanni
    A multi-agent architecture for building interactive dramas. It uses the Jason's BDI engine, being the Jason's agent-oriented programming language utilized for performing the drama management and for authoring behaviors for the characters.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    XreaL is a heavily improved Quake 3 Arena engine. It's bundled with new tools and a demo game that was never finished. ET:XreaL is a subproject bringing all XreaL enhancements to Return to Castle Wolfenstein: Enemy Territory.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Programming language Karel is a game to learn structural programming. It consist of graphical user interface and debugger that provide easy and fast learning.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    OpenBlox

    OpenBlox

    Make games with Lego-like building blocks

    OpenBlox lets you make games with a built-in physics engine, Lego-like building blocks, and a scripting language called Lua. Once you've made a game with OpenBlox, you can pack it into a single file with one mouse click, and share your game with anyone you want.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24
    Castle Hero
    This is Catle Hero, a small text adventure/rpg i'm making to gain a bit more skills in programming.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Geotran is a tool meant to help geocachers who are traveling to a foreign country, but do not speak the language. Geotran, is a python tool that invokes Google Translator to translate the pocket queries.
    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.