Search Results for "python games code" - Page 7

1504 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
  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 1
    A multi-player networked clone of the classical Bubble Bobble board game. Throw bubbles at monsters and collect dozens of different bonuses before your co-players! A modernized version running the clients in browsers is available at https://bitbucket.org/arigo/bub-n-bros/
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    restless

    restless

    A lightweight REST miniframework for Python

    A lightweight REST mini framework for Python. Works great with Django, Flask, Pyramid & Tornado, but should be useful for many other Python web frameworks. Based on the lessons learned from Tastypie & other REST libraries. Restless tries to be RESTful by default, but flexible enough. The main Resource class has data methods (that you implement) for all the main RESTful actions. It also uses HTTP status codes as correctly as possible. Restless is BYOD (bring your own data) and hence, works...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    ReinventCommunity

    ReinventCommunity

    Jupyter Notebook tutorials for REINVENT 3.2

    This repository is a collection of useful jupyter notebooks, code snippets and example JSON files illustrating the use of Reinvent 3.2.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Transarctica Remake

    Transarctica Remake

    Open source revival of the game Transarctica / Arctic Baron

    The main goal of the project to offer the original game's full functionality. Roam a hostile frozen world in a futuristic steampunk train, fight exciting train battles and try to stay alive against all odds while searching for clues about the "Sun".
    Downloads: 8 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    Beasties

    Beasties

    Defeat all the beasties to claim victory!

    Beasties is an OS-independent game written in Java (as of ver2.0.0, prior versions written in Python). The object is to defeat a number of monsters without dying. You have a knife, a gun, extra ammo, and a few medical supplies to help you
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Flawfinder

    Finds vulnerabilities in C/C++ source code

    Flawfinder is a program that examines C source code and reports possible security weaknesses (``flaws'') sorted by risk level. It's very useful for quickly finding and removing some security problems before a program is widely released.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 7
    Snakes of Apocalypse

    Snakes of Apocalypse

    Snakes of Apocalypse is a funny multiplayer game

    ..., exploding after few seconds. Strike radius increases with each explosion. There are two language versions: English (default) and Polish (if polish locale is detected). Joypads are supported and automatically detected (PS2, PS4, Xbox360, possibly others), only one player can use keyboard, rest must use joypads. Game was tested only on win32, but nevertheless it should run also on Linux and Mac just fine (any platform that has Python and Pygame).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    IOS13-SimulateTouch

    IOS13-SimulateTouch

    iOS Automation Framework iOS Touch Simulation Library

    A system-wide touch event simulation library for iOS 11.0 - 14. This library enables you to simulate touch events on iOS 11.0 - 14 with just one line of code! Currently, the repository is mainly for programmers. In the future, I will make it suitable for people who do not understand how to code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BMC

    BMC

    Notes on Scientific Computing for Biomechanics

    This repository is a collection of lecture notes and code on scientific computing and data analysis for Biomechanics and Motor Control.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 10
    Quan is designed to model physical quantities in C++ programs. Advantages include automated dimensional analysis checking, automatic unit conversions, self documentation of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    pySioGame / eduActiv8

    pySioGame / eduActiv8

    Educational Activities for Kids

    The pySioGame project has been renamed to eduActiv8 - please visit the new project page at https://sourceforge.net/projects/eduactiv8/ More info available at http://www.eduactiv8.org Packages for multiple Linux distributions of eduActiv8 are available from: https://software.opensuse.org//download.html?project=home%3Aimiolek-i&package=eduactiv8
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Phaser 3

    Phaser 3

    This repository contains the code necessary to start making a game

    The Phaser 3 TypeScript Starter Kit is a boilerplate project that provides a structured foundation for developing Phaser 3 games using TypeScript. It includes essential configurations and examples to help developers get started quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Jspicl

    Jspicl

    A Javascript to PICO-8 Lua transpiler

    Jspicl is a JavaScript to PICO-8 Lua transpiler that allows developers to write their game logic in JavaScript, which is then transpiled into the Lua subset supported by PICO-8. This enables developers more comfortable with JavaScript to create games for the PICO-8 platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    pycassonne

    Carcassonne clone written in python using pygame

    Carcassonne is (originally) a tile-based German-style board game for two to five players, designed by Klaus-Jürgen Wrede and published in 2000 by Hans im Glück in German. This application is one of its several implementations bears the base game. There are 72 cards to be deposited to the game board and 7 meeples (or pennants) are available per player. You may play against one or more computer/human players using this game with different selectable computer players' skills. Computer player...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    KlayGE is an open source, cross-platform game engine with plugin-based architecture. It provides a framework to make game development, testing, porting as simple as possible.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    DeSmuME

    DeSmuME

    DeSmuME is a Nintendo DS emulator

    ..., with the notable exception of DraStic. DeSmuME's source code is now hosted at https://github.com/TASVideos/desmume/ win32 autobuilds @ https://ci.appveyor.com/project/zeromus/desmume/build/artifacts
    Leader badge
    Downloads: 2,103 This Week
    Last Update:
    See Project
  • 17
    Moritz

    Moritz

    transfer xml into specific text-formats (html, dot, source-code, ...)

    Moritz is an "addon" to the well known tool doxygen. It generates nassi shneiderman diagramms of functions and methods in a c/c++ source as html-files, which could be included in a software-dokumentaion or simple whached by using a html-browser.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 18
    Kopf

    Kopf

    A Python framework to write Kubernetes operators

    Kopf —Kubernetes Operator Pythonic Framework, is a framework and a library to make Kubernetes operator's development easier, just in a few lines of Python code. The main goal is to bring the Domain-Driven Design to the infrastructure level, with Kubernetes being an orchestrator/database of the domain objects (custom resources), and the operators containing the domain logic (with no or minimal infrastructure logic).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Metrix++

    Metrix++

    Management of source code quality is possible.

    The project has been moved to https://github.com/metrixplusplus/metrixplusplus ______________________ Metrix++ is an extendable tool to collect and analyse code metrics. - Multiple languages supported - Multiple metrics available - Configurable. Every metric has got 'turn-on' and other configuration options. There are no predefined thresholds for metrics or rules. You can choose and configure any limit you want. - High-performance. Processes thousands of files per minutes. - Seamless...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    javalang

    javalang

    Pure Python Java parser and tools

    javalang is a pure Python library for working with Java source code. javalang provides a lexer and parser targeting Java 8. The implementation is based on the Java language spec.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    IfSharp

    IfSharp

    F# for Jupyter Notebooks

    F# for Jupyter Notebooks. This implements F# for Jupyter notebooks. View the Feature Notebook for some of the features that are included. There's a related project of .NET Interactive which was inspired by this one but a completely rethought approach with integrated package management, VS Code support, and variable sharing between languages. If you're moving to .NET Core support it's definitely worth checking out.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Exif UserComment Editor

    Dialog box to edit Exif comment into images

    Display a simple graphical dialog box to add or edit Exif UserComment contained into images. Supports Unicode UTF-8 characters. Originally developed as a plugin for Geeqie image viwer. It requires Python GTK+ and exiv2 tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    mssqlproxy

    mssqlproxy

    Toolkit aimed to perform lateral movement in restricted environments

    mssqlproxy is a toolkit aimed to perform lateral movement in restricted environments through a compromised Microsoft SQL Server via socket reuse. The client requires impacket and sysadmin privileges on the SQL server. The first step is to execute code in the SQL Server process context. As extended stored procedures are going to be deprecated in future versions of MSSQL, we pay attention to Microsoft recommendations and thus, use CLR assemblies instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Programmer's library for random numbers. Also random number generator testing code. Intended for simulation, games and "Monte-Carlo" algorithms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    Boss Engine

    8-bit Graphical API for Java

    Boss Engine is a graphical API for writing low-resolution 8-bit color applications. It offers easy to use functions for handling graphics, basic i/o and more. Screen access is performed through virtual framebuffers that allow direct read/write access to indexed color screen data. API is coded entirely with native libraries. No third party libraries required.
    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.