Search Results for "python games code" - Page 15

1506 programs for "python games code" with 1 filter applied:

  • 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
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 1
    GW2Coin

    GW2Coin

    Guild Wars 2 quick calculation tool

    Guild Wars 2 quick calculation tool to determine value from quantity. Supports multiple items and quantities. I wrote the code from scratch and was basically a hack to get things done quick. More features to come.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    Old School Tool

    Old School gaming tool for GMs of AD&D/OSRIC.

    ... operating system or hardware. Requires Java to run. You can get the latest version from here: http://java.com/en/download/index.jsp Video giving an overview of how it works (Alpha version): 2013/01 overview: http://youtu.be/ThIVkyk2q0c Updated: http://youtu.be/HLbtk53b-0k Import/Export charts: http://youtu.be/dZGjAwGVF40 Initial: http://youtu.be/pGhpQ1uCznM Change History: https://sourceforge.net/p/oldschooltool/code/118/log/?path=
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Yapeal

    Yapeal

    Yet Another PHP EVE API Library.

    *** Project Moved *** This is not the code you are looking for!!! Current development on this project has moved to GitHub. Look for the project at : http://github.com/Dragonrun1/yapeal Yapeal not only grabs the data from the API for you but also saves the data into a MySQL database as well. It was made to be ran from a crontab job or a scheduled task and works in the background to 'Auto-magically' as I call it, keep the database updated so all you have to do is work with the database tables...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Game Over Again

    Find continuous bombs

    The game consists of a rectangular board increasing its dimensions every so. User must find where the bombs are. Labels show how many continuous bombs exist horizontally and vertically.
    Downloads: 1 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

    ProximityForest

    Efficient Approximate Nearest Neighbors for General Metric Spaces

    ... and Pattern Recognition, 2012. This source code is provided without warranty and is available under the GPL license. More commercially-friendly licenses may be available. Please contact Stephen O'Hara for license options. Please view the wiki on this site for installation instructions and examples on reproducing the results of the papers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Coapres

    Coapres

    Real Time Puzzle Videogame

    Real time puzzle videogame, with like arcade games gameplay and isometric perspective. Use random pieces of terrain to expand the ants territory allowing them to reach the food.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    BGINFO4X - BGINFO for X and for Windows!

    BGINFO4X - BGINFO for X and for Windows!

    Shows desktop information on your screen

    BGINFO for X, also called BGINFO4X, is a clone of the popular program BGINFO for Microsoft Windows created by Sysinternals. BGINFO4X is designed for pretty print useful information (CPU model, Hostname, IP address, OS version, Office version, and much more ...) on your desktop background or wallpaper. See the screenshots to see BGINFO4X in action. BGINFO4X is Multi Platform (Windows, MacOSX, Linux, BSD). BGINFO4X is Highly Customizable. BGINFO4X is Open Source. BGINFO4X comes...
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 8
    ECharts is a state machine-based programming language for event-driven systems derived from the standardized UML Statecharts language. ECharts has a proven track-record in a large-scale commercial deployment. Take a look at what ECharts has to offer!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    "Unified Modular System" is project primarily designed to create platform independent light-weighted modular applications like games but also GUI or service utilities supported. Application is gathered from unified modules as brick wall from brick.
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 10
    SnakeSpeed

    SnakeSpeed

    Compete with snakes on eating the frog.

    This is a variant of the well known snake game. The snakes are competing about eating the frog. It was implemented as a report for a course in Artificial Intelligence. My son helped me with the design using his toy snakes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    showmaster

    Keep track of your favourite TV shows.

    It's a simple application to keep track of your favourite tv shows. You can add tv shows to your library and view information about their latest and next episode. It uses tvrage.com to gather information (see tvrage.py) and stores it in a local sqlite database(see db.py). The application is written in Python 3.3 and uses the pyqt module to realize the user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Automatically geocode pictures from your camera and a GPS track log. Following Google code closure the only official webpage is (doc, support, code) : https://github.com/notfrancois/GPicSync
    Downloads: 46 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Error Propagation Calculator

    Error Propagation Calculator

    Easily propagate measurement errors through mathematical operations.

    Error Propagation Calculator is essentially a cross-platform GUI front-end for the Python Uncertainties library that does not require knowledge of Python to use. Simply point and click to enter values and errors, input your expression and press compute. The program evaluates native Python code, but the user does not need to know the syntax as common operators are provided as buttons, similar to a scientific calculator. -Evaluate expressions with as much as 26 different variable and error...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Gas Turbine Developer
    "gtdev" is an open source tool which assists the engineer in developing a new gas turbine (1D Thermo- and Aerodynamics). It is created by the student research group "Hummingbird - TUM Gas Turbines" placed at the LFA, TU Munich: http://www.hummingbird.tum.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Python X Library is a complete X11R6 client-side implementation, written in pure Python. It can be used to write low-levelish X Windows client applications in Python. The project is now migrated to Github, where support for Python 3 is being added and the license has changed to LGPL. The files and code available here are no longer recommended to be used. Github repository: https://github.com/python-xlib/python-xlib
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 17
    Open Dynamics Engine
    A free, industrial quality library for simulating articulated rigid body dynamics - for example ground vehicles, legged creatures, and moving objects in VR environments. It's fast, flexible & robust. Built-in collision detection.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 18

    PyclassicS

    An open-source classic snake game written in Python.

    An open-source classic snake game written in Python by Ericson Willians, with speed, bounds and fullscreen options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    makeprojects

    Auto generate VS, Codewarrior, Codeblocks, XCode projects

    This tool will scan your directory for source files and then generate a project file for Codeblocks, XCode, Visual Studio, Metrowerks CodeWarrior, FreeScale Codewarrior. It runs on Linux, MacOSX and Windows and can generate the files for any host from any platform. Great care is taken to make sure project file updates change as little as possible to make source control change lists as minimal as possible. This is the main IDE project file generator used by Olde Sküül!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    COIL Programming Language

    COIL Programming Language

    COIL:A Programming Language made by Teens for Teens(ikr)

    Complex Output Input Language. It was made because games in python end up quite ugly and bloated. This is designed to be clean & easy. It's an interpreter, It was written in C++. Not a singe line of code was written by an adult (except the standard c++ libraries). Give it a try and tell me what you think. It's a work in progress so there are only input and output functions, variables and if statements. Because it's at an early stage in design, any ideas you give me now can be integrated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SPQR is a computer strategy game set in the period of the Roman empire, 200 BC to 650 AD. Can you both rule Rome and build an empire to last?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    nec2pylib

    Do with NEC2 antenna modeling into Python

    With this lib you can easily create NEC2 file and automatically run NEC2 simulation with python. Geometry is defined with using 3D vectors. You can cut, rotate, copy, add vectors. Parsing NEC2 output result file is yet possible but in beta stage. The final goal is to call and score nec2 simulation with optimisation algorithms.. Source code is full documented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Python scripts that eventually work. The goal is to put together helpful python libraries, at first to learn more about python. There will at least be a library to generate regular expressions and more should come later. The latest version of the code is available in code-git (code / svn is not maintained anymore)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    prcs2hg

    Command to convert a PRCS project to Mercurial revisions

    prcs2hg is a command (and also a Python package) to convert a PRCS project to Mercurial revisions. It would help you publish the revision history of an obsolete project whose changes were maintained with PRCS. prcs2hg requires a working prcs command to extract versions from a PRCS repository and this project also provides the restored 'k' versions of PRCS for use with prcs2hg. The source code repository is separately hosted on Bitbucket with a public issue tracker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project has been superseded by a much more ambitious project that is, basically, "Google Maps for Fantasy Worlds" (and happens to include a combat tool as well). https://deity-online.com/ Visit us there. --- Deity (pronounced "DEE-ity") is a GameMaster (i.e. role-playing) utility. It has a large generic component plus modules to refine it for different game systems (e.g. HarnMaster, HERO, AD&D) and to simulate weather, combat, character generation, etc. Important: Just...
    Downloads: 1 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.