227 results for “topic:pygame-gui”
A custom open-source game engine on Python and Pygame, it is written in pure Python! It is easy and fast!
This project (a desktop app) is for educational purpose. The main objective of this project is to help beginners to be able to visualize the basic algorithms and get a better understanding of the underlying operations. And obviously it is needless to say that anyone who is willing to contribute is invited to use their creativity in making the visualizations even better and attractive. One can add fresh Algorithms and visualization of their choice too. It has been developed in python using the pygame and tkinter libraries. You can also improve the readability of the code by providing a better structure to the code (could also refactor the variable and function names) and document it.
2D vertical scrolling 'Jet' Game made in Python 3
Meeps Security is a gamified cybersecurity training and awareness framework. In the game, players handle incoming calls about cybersecurity incidents, analyze them, and submit the correct threat response within the defined SLA. At the end of the shift, players must correctly resolve at least 80% of the tickets to pass their assessments.
demonstrates a simple game menu using the Pygame library
A recreation of the Amadeus in steins;gate 0, more specifically the desktop version of Amadeus in Viktor chondria univiersity, I tried to make it as anime-accurate as possible, el psy kongroo
A dedicated matplotlib backend made with pygame
Sudoku generator and solver with simple GUI created in Python using Pygame
A simple framework for new and experienced Python programmers to create animations, games, and other graphics-based programs. Includes GUI controls, robotics simulator, and video recording and effects.
Sample app for Miyoo Mini in Python / Пример приложения для Miyoo Mini на Python
QNim game is quantum version of classical Nim game. In QNim game, human/classical computer will play against quantum computer. Developed using pygame in python
An in-depth chess game analyzer written with Python 3 using Stockfish engine
A collection of Classes to create GUI's and more based purely on pygame (https://www.pygame.org/news).
This project helps to create new game with helpful tools on PyGame
Albow running on Python 3.x
Shortest Path Finding VIsualizer. Using Variety of different State Space Search Algorithms.
A simple and easy-to-use GUI framework for Pygame
A Wallpaper changer for Hyprpaper, written in Python with Pygame.
Visualization tool for the most popular pathfinding and maze generation algorithms.
Flappy Bird is a classic arcade-style game where players control a bird, navigating it through a series of pipes. The objective is to pass through as many pipes as possible without hitting them.
Generative agents — computational software agents that simulate believable human behavior and OpenAI LLM models. Our main focus was to develop a game - “Werewolves of Miller’s Hollow”, aiming to replicate human-like behavior.
"Pac-man: chase!" ("Пак-мен: погоня!") - динамичная компьютерная игра на основе легендарной классической аркадной игры “Pac-man”.
# Game-of-Life A simulator of John Conway's Game of Life written in python using the pygame library
A basic inventory system with drag n drop feature in pygame.
John Conway's Game of Life written in python using pygame
A 2D Space Shooter game with 7 maps made using python.
Sudoku game in Python using Pygame.The game includes some features such as the Sudoku solver which is implemented using the backtracking algorithm.
https://replit.com/@wofab11230/Easy-pygame-UImaker?v=1
A Dialogue Editor based on pygame. It's JRPG style dialogue simulator and editor. You can see the result in time.
A program that lets user choose a personalized sound effect that accompanies an image that appears when the user signs in. This is made as a request from a friend :)).