Projects with this topic
-
This project is a minimalist Game of Life.
Updated -
This project is a minimalist snake-game.
Updated -
PyGame Widgets is a Python3 package that provides a more friendly interface to interact with PyGame objects using predefined widgets.
Updated -
a procedual dungeon crawler for a private gamejam 2022
Updated -
Simple object collision simulation using PyGame (radius technique)
Updated -
Simple object collision simulation using PyGame (linear technique)
Updated -
originally a small test for orbital mechanics, bacame a try at a small resource manager + procedural texture generator
Updated -
entry for the 2024 pygame spring gamejam
Updated -
entry for the 2023 pygame summer gamejam
Updated -
an empty pygame project template with multithreading, scenes and userinterface
Updated -
-
Projet python de jeu en réseau à l'aide de Pygame
Updated -
3D Cube Visualization in Pygame
Updated -
A simple visualization of the QuickSort algorithm using Pygame.
Updated -
Pathfinding visualization implemented in Python using the PyGame.
Updated -
This is my first little program I have made
Updated -
-
In this game waves of aliens descend on you from above. Shoot'em up using you battle spaceship guns to protect Earth and all the beauty in the world. You have 3 ships. When alien touches you or reaches ground you loosing 1 ship. When ships over -- game ends. Use spacebar to shoot and arrow keys to move left and right. This game was developed by me as a part of Python practice and mastering using guide from E. Mattes book "Python Crash-course".
Updated