Showing 132 open source projects for "gui programming in python"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    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
    Pygame

    Pygame

    Set of Python modules designed for writing video games

    Pygame is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. Like SDL, pygame is highly portable and runs on nearly every platform and operating system.
    Downloads: 61 This Week
    Last Update:
    See Project
  • 2
    AIMr

    AIMr

    The best AI Aimbot for Fortnite, Valorant, CS2, R6, COD, Apex, & more

    AIMr is an advanced AI aimbot designed to enhance gameplay by providing automated aiming assistance for games like Fortnite, Valorant, CS2, R6, COD, Apex, and more. Written in Python, it uses cutting-edge AI technologies to ensure undetected, efficient aimbot functionality with customizable features. The software includes various aiming enhancements, such as recoil control, silent aim, and prediction capabilities, aimed at making gameplay smoother and more competitive. AIMr also provides visual...
    Downloads: 229 This Week
    Last Update:
    See Project
  • 3
    Pyxel

    Pyxel

    A retro game engine for Python

    A retro game engine for Python. Thanks to its simple specifications inspired by retro gaming consoles, such as only 16 colors can be displayed and only 4 sounds can be played back at the same time, you can feel free to enjoy making pixel art style games. The motivation for the development of Pyxel is the feedback from users. Please give Pyxel a star on GitHub! Pyxel's specifications and APIs are inspired by PICO-8 and TIC-80. Pyxel is open source and free to use. Let's start making a retro game...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    FreeOrion

    FreeOrion

    Source code repository of the FreeOrion project

    FreeOrion is a turn-based space empire-building game inspired by the classic Master of Orion series, with an emphasis on modularity, modding, and strategic depth. Built using C++ and Python, it features a flexible game engine and a custom UI tailored to 4X (eXplore, eXpand, eXploit, eXterminate) gameplay. Players manage planets, design ships, conduct research, engage in diplomacy, and wage war across a procedurally generated galaxy. FreeOrion offers a unique tech tree, customizable empires...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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.
  • 5
    Miracode

    Miracode

    A sharp, readable, vector-y version of Monocraft

    A web-based code editor with support for multiple programming languages, designed for collaborative projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    microStudio

    microStudio

    Free, open source game engine online

    microStudio is a free, open source game engine online. It is also a platform to learn and practice programming. microStudio can be used for free. You can also install your own copy, to work locally or on your own server for your team or classroom. microStudio is available online, this is the simpler and the preferred way, you will have access to all the online collaboration features, online publishing, and more export features. You don't even need to create an account, you can start working...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    M64Py

    M64Py

    A frontend for Mupen64Plus

    M64Py is a Qt6 front-end (GUI) for Mupen64Plus, a cross-platform plugin-based Nintendo 64 emulator. Front-end is written in Python and it provides a user-friendly interface over the Mupen64Plus shared library.
    Leader badge
    Downloads: 217 This Week
    Last Update:
    See Project
  • 8
    jdMrpackInstaller

    jdMrpackInstaller

    Install Modrinth modpacks

    With jdMrpackInstaller you can install modpacks that you've downloaded from Modrinth (.mrpack) with just a few clicks in an easy to use GUI. That means you no longer need a special launcher to use your favourite modpack.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 9
    Minesweeper Game

    Minesweeper Game

    Free GUI Minesweeper Game for Windows

    Play the Classic Minesweeper Game with a clean GUI Interface without any ads, bloatware or in-app purchases. Ready to use application without an installer made for Windows PCs.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    Pong Game

    Pong Game

    Two player Table Tennis video game made usign Python's PyGame library.

    PyGame module inspired video game, "Pong" written exclusively in Python, is a great way to present the utmost capabilities and potentiality of the programming language.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    pope

    pope

    A simple gui game that plays the game bagels with users.

    BAGELS: Bagels is a deducive logic game. In order to play, you must guess a secret three digit number based on clues. This simple Python program replaces the natural human friend that you will paly with in real life. The game offers one of the following in response to your guess: Pico: When your guess has a correct digit in the wrong place. Fermi: When your guess has a correct digit in the correct place. Bagels: If your guess has no correct digits. Note: You have 10 tries to guess...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TicTacToe project

    TicTacToe project

    Classic 3x3 grid game; X vs. O. Get 3 in any diagonal to win.

    ..., and managing the overall flow of the game. It's often used as a beginner programming exercise to practice logic, user interface design, and basic game development concepts.To implement the project, one must address several key components. The graphical user interface (GUI) should offer a visually appealing depiction of the grid, allowing players to make selections with a click or touch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GemDash

    GemDash

    Gem Dash aka Boulder or Dyna Blaster like 8-bit style game in Python

    A Gem Dash is motivated from specific 8-bit games. Since it's my first code in Python, the old template gave me a good code basis to understand how to build game logic, use PyGame and create something that will work and I can finish. I can add even more game mechanics and changes. *_win include .exe (executable) *_mac include .app (in dmg, works independent) Requirements: - Python 3.13.2 or newer - Pygame 2.6.1 or newer ( terminal: pip install pygame ) Objective And Rules...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Lines

    Lines

    Lines a game written in Python two players through internet

    Lines is an old game that I had programed in python (pygame). I usually prefer to use visual c# as a programing language. However, I wrote this game in python in a time period, I was learning python. Here, I want to thank all people who have training videos in youtube, they helped me a lot to make this program. Some of the code of the program is from these videos. The game can be played from one or two persons through internet. The game is a good example for learning pygame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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: 4 This Week
    Last Update:
    See Project
  • 16
    PS-Drone

    PS-Drone

    Programming a Parrot AR.Drone 2.0 with Python - The Easy Way

    The PS-Drone-API is a full featured SDK, written in and for Python, for Parrot's AR.Drone 2.0. It was designed to be easy to learn, but it offers the full set of the possibilities of the AR.Drone 2.0, including Sensor-Data (aka NavData), Configuration and full Video-support. The video function is not restricted to mere viewing, it is also possible to analyze video images data using OpenCV2. Obviously, the PS-Drone is perfect for teaching purposes; however, even the requirements...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PTkEI2ng

    PTkEI2ng

    New version of PTkEI2, the cross-platform GUI client for Wolfpack Empi

    New version of PTkEI2, the cross-platform GUI client for Wolfpack Empire
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    gditools

    gditools

    A Python program/library aimed at GD-ROM image files.

    This Python program/library is designed to handle GD-ROM image (GDI) files. It can be used to list files, extract data, generate sorttxt file, extract bootstrap (IP.BIN) file and more. This project can be used in standalone mode, in interactive mode or as a library in another Python program (check the 'addons' folder to learn how). For your convenience, you can use the gditools.py GUI program supplied in the Files section (optional). To use this project you must install the Python 2.7...
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 19
    Project Malmo

    Project Malmo

    A platform for Artificial Intelligence experimentation on Minecraft

    ... is a sophisticated AI experimentation platform built on top of Minecraft, and designed to support fundamental research in artificial intelligence. The Project Malmo platform consists of a mod for the Java version, and code that helps artificial intelligence agents sense and act within the Minecraft environment. The two components can run on Windows, Linux, or Mac OS, and researchers can program their agents in any programming language they’re comfortable with.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 20
    Light Bright in Python

    Light Bright in Python

    The classic toy reinvented in free software!

    - Eight colors of pegs! Unlimited pegs! - Seven fun light modes! - Two sizes! 31x25 or 45x30 - Classic diagonal layout or new grid layout! - Fill All and Empty All pegs features! - Save and Load feature! Save files are .txt format for easy sharing - Quick and easy-to-use interface. Very fast and responsive This project was created as a toy, but also as an introduction into programming. I was given the honor to demonstrate software engineering at an event to help introduce young women...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    wxreicast

    wxreicast

    GUI para reicast.

    Actualmente el emulador reicast en su versión para Linux no cuenta con un frontend, pero este software se encarga de cubrir ese hueco.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AlgoTaurus

    AlgoTaurus

    An educational game to teach programming.

    Write a program to make the AlgoTaurus find the exit. Installation: On Windows -Download the installer -After installation you can run AlgoTaurus from the Start menu. On Linux -Download the source files -Extract archive -Open terminal in the directory you have copied the files to and type 'python algotaurus.py' Use and discuss AlgoTaurus: Some tasks to solve and discuss: Write a program to find the exit. What does the program do? Try to describe/explain it in a higher level...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ufov

    ufov

    Enhance useful field of view, speed of responsiveness, brain exerciser

    Python and pygame cross platform program to exercise the brain with the intention of enhancing useful field of view, also known as speed of responsiveness. This yields benefits in driving, motility, and even depressive symptoms, as described in research papers of randomized, double blind trials. Whether ufov exercise the brain to yield those benefits is unknown, since there are no research studies using it. The research is conducted with a commercial product that I have not seen or used...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24

    DirtChess

    Chess GUI in Python

    This is the very early stage of a chess GUI in Python that uses Stockfish by default as the engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Of Mages and Magic

    A Simple RPG fighting game for teaching Python

    Of Mages and Magic is an RPG based fighting game which may be used to teach simple programming concepts. Students write artificial intelligences which hook into the main Of Mages and Magic executable. These mages can be organised into teams which fight each other until only one team remains. The game is currently in early alpha, meaning some aspects of the interface are a bit clunky. However, in its current iteration, it is fairly suitable for teaching. Any and all feedback would...
    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.