Showing 154 open source projects for "python user interface"

View related business solutions
  • The #1 AI-Powered eLearning Platform Icon
    The #1 AI-Powered eLearning Platform

    For users seeking a platform to generate online courses using AI

    Transform your content into engaging eLearning experiences with Coursebox, the #1 AI-powered eLearning authoring tool. Our platform automates the course creation process, allowing you to design a structured course in seconds. Simply make edits, add any missing elements, and your course is ready to go. Whether you want to publish privately, share publicly, sell your course, or export it to your LMS, Coursebox has you covered.
    Learn More
  • Create stunning, professional email signatures in minutes Icon
    Create stunning, professional email signatures in minutes

    For companies looking to create, assign and manage all their employees email signatures and add targeted marketing banners.

    Create, assign and manage all your employees’ email signatures and add targeted marketing banners. Stop getting worked up about your signatures! Leverage a centralized interface to easily create and manage the email signatures of all your employees. Take advantage of each email to broadcast and amplify your brand. Letsignit helps you regain control over your digital identity. Harmonize 100% of your employee’s email signatures in just a few clicks! 121 professional emails are received and 40 are sent every day by an employee. With Letsignit, turn every email into a powerful communication opportunity: send the right message to the right person at the right time! Innovative more than tech, inspiring more than following. Authentic more than overrated, close more than "think big", trustworthy more than doubtful. Hands-on more than complex, available but yet premium, fun but yet expert.
    Learn More
  • 1
    A collection of developer tools for game-making on and for the Nintendo DS, including (but not limited to) content uploader, 2D game engine with sound, level and sprite editor.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2

    Pfactris

    An Arithmetical Tetris Game. Numbered tiles divide and cancel out.

    Full documentation: Download pfactrisX.Y.html Tetris, but with arithmetic, each tile has an integer on it. Drop a tile onto a tile below so that the numbers divide and cancel out. Once a tile drops and cancels with the tile below, it will attempt to cancel the next tile below that and so on. If no more below-cancellations happen it will also try to cancel with the tile to the left and then the tile to the right of it. For complete description go to Files tab and see readme.txt
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    AstroMenace

    AstroMenace

    Hardcore 3D space shooter with spaceship upgrade possibilities.

    AstroMenace is an astonishing hardcore scroll-shooter where brave space warriors may find a great opportunity to hone their combat skills. Gather money during the battle to spend them on turning your spaceship into an ultimate weapon of mass destruction and give hell to swarms of adversaries. Enjoy the wonderfully crafted 3d graphics and high-quality special effects along with a detailed difficulty adjustment and a handy interface of AstroMenace.
    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project
  • 4
    Moved to https://gitlab.com/andybalaam/duckmaze
    Downloads: 0 This Week
    Last Update:
    See Project
  • Regpack: All-in-One Online Registration and Payment Software Icon
    Regpack: All-in-One Online Registration and Payment Software

    For camps, courses, virtual classes, client billing, events, conferences, meetings, afterschool programs, educational travel, retreats

    Regpack is a powerful onboarding, registration, and payments platform trusted by thousands of organizations worldwide. Our mission is simple: to give you the tools to automate busywork, streamline your processes, and keep your focus where it belongs, on growing your programs and serving your clients.
    Learn More
  • 5
    Freedroid
    FreedroidRPG is an original isometric 3D role playing game taking place in the future, on Earth. It features action and dialogs. FreedroidClassic is a 2D arcade game similar to Paradroid. =========================================== !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! FreedroidRPG is migrating !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - Latest versions of Git repositories are on https://codeberg.org/freedroid/ - Binary files are hosted on...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 6
    Wizards of Magic

    Wizards of Magic

    A fun game inspired by the classic Pong

    A battle between two elemental wizards that will determine the most undeterred. ~ About ~ In order to learn more about programming and games development, this is my first digital game that I developed during my free time with my friends Yuri Soares and Caio Vinicius. Using Python programming language and Pygame framework. Comments and suggestions are welcome. Enjoy! *Bugfix: When trying to change the language, an error message may appear. To fix that, run the game as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PrakeOut

    Cross platform BrakeOut with level editor

    BrakeOut clone in python 2.7, with level editor. Easily make your own multi stage levels, with custom graphics, music and sound. Executable for Win 32 OS available, but source will run on all platforms! PrakeOut currently only supports Python 2.7, so remember to download the correct Python version if you want to make your own build. The entry module for your project should be GameHandler.py
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    RetroShoot

    Juego de disparos

    RetroShoot es un juego de disparos -estilo retro- creado en Python con PyGame, esta disponibles en tres ediciones: - edición T! (para usuarios de Taringa) - edición estandar - edición deluxe (CD comercial, disponible pronto)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    spacedish
    Spacedish is a simple game written in pygame.In this moment is in really,really early pre-alpha.I'm aware of bugs in this game but note that it's unfinished. CONTROLS:up and down arrow key avoid blocks!!!!!!!! INSTALL:right click on zipfile /extract all go to extracted folder and click spacedish coming soon:points,installer,levels,main menu,other opponents IF YOU ARE DOWNLOADING THIS JUST TO PLAY GAME DOWNLOAD spacedish_0.3.zip AND NOT spacedish_0.3.py (this is for programmers to see how...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MaintainX is the world-leading mobile-first workflow management platform for industrial and frontline workers. Icon
    MaintainX is the world-leading mobile-first workflow management platform for industrial and frontline workers.

    Trusted by Operational Leaders Across the Globe

    Your day-to-day maintenance tasks, simplified. MaintainX eliminates the paperwork, so you can spend less time on your clipboard and more time getting things done.
    Learn More
  • 10
    CATharsis

    CATharsis

    opensource clone of Duke Nukem Manhattan Project

    Здесь я выкладываю свои наработки по открытому клону игры Duke Nukem Manhattan Project и прочие свои антинаучные изыскания касательно Блендера. My sandbox where i try to develop a crossplatform opensource game using Blender and perform various unscientific researches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    nsnake

    nsnake

    Classic snake game on the terminal; made with C++ and ncurses

    nsnake is a clone of the classic snake game that we all used to play on our cellphones. You play this game on the terminal, with textual interface. It has a gui-like interface on the console, with many settings and possible game modes. Note that it depends on `ncurses` and `yaml-cpp`. For a more detailed README, check out the GitHub page: https://github.com/alexdantas/nSnake
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    Pytonis Universalis - Shmup

    A ridiculously simple spaceship shoot 'em up game written in Python

    Pytonis Universalis (name is still WIP) is a simple shoot 'em up. It is written completely in Python and uses Pygame so the code is as accessible as possible for others to inspect. The idea should be easy enough for anyone to understand: try to avoid running into flying saucers and their laser beams by shooting them down before they shoot you down. Every time you destroy a flying saucer you get points. Points are nice, you want them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Snot The Second, the rubber boxes King, declared a holy war against evil plastic balls to defeat himself and his crew lives. Excentric crossplatform 2D labyrinth game written in Python. Just try to reach exit of each level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    GeoInvader

    Python Space Invader Clone

    Starting out as an attempt to clone space invader, but I would eventually like to turn it into an adventure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    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
  • 16
    CometZ

    CometZ

    CometZ is a simple side scrolling space shooter

    CometZ v0.2 (15.02.2014) Copyright 2014 Alexandre Lopes and Filipa Silva = Description = CometZ is a simple side scrolling space shooter whose objective is to destroy enemies ships while avoiding that our ship's shield is reduced to 0. It features several kinds of enemy ships and health power ups to replenish shield. = Running the game = If you have the source code version of CometZ, run python cometz.py on the command prompt. If you have the windows compiled...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An arcade game played in kind of (humor), post-apocalyptic world. You are the only one that can slay a band of five that now rule the world. You must move in a small town, facing enemies in combat to reach the truth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Zombie Hunter is a arcade 3D game where goal is to eliminate zombies out of a given area
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Snake

    A Snake game written in c++ using SDL.

    This one-player Snake game is written in c++ using SDL. Eat food and avoid walls, to reach highscore ! Simple and entertaining.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Return to Earth

    Top-down shooter with a cyberpunk atmosphere.

    Return to Earth is a top-down shooter with a cyberpunk-themed atmosphere. You can find installation instructions in the wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Game 5

    A Minimalistic Jump 'n Run Game Based On Opengl

    Game 5 is a minimalistic jump 'n run game, designed to allow the player the highest range of freedom while keeping the interface as uncomplicated as possible. It also includes an editor, with wich you can easily create new levels and edit old ones. This is an early beta release, there's no menu yet, instead you load the level in the editor and then play it. It's a standalone executable and should run on all Windows platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Clicking Game

    Game in which you click a square.

    Click a square faster to gain more points! In colour!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Block Fortress

    Block Fortress

    Open Source Breakout Clone

    A breakout game I wrote during a summer python course. Added experimental Android Support (http://sourceforge.net/projects/blockfortress/files/BlockFortress-1.3-release.apk/download)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Celestron

    A top-down space shooter in the legacy of Chromium BSU

    A top-down space shooter in the legacy of Chromium BSU
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    United Planets: The Last Crusade

    United Planets: The Last Crusade

    2D Multi-directional Shooter

    "United Planets: The Last Crusade" is the first free opensource videogame developed by the Italian Team, Unreal Project. The Last Crusade is a 2D multi-directional shooter which brings a new experience to the player of these old style videogames. The Team is releasing now one of the first builds of the game. PLOT Year 2223 September. A weak radio signal is received by the station orbiting Mars. It's the standard emergency signal. Only one spaceship, heavily damaged, with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB