Jeu du pendu avec Pygame
-
Updated
Mar 7, 2024 - Python
Jeu du pendu avec Pygame
Arcade Survival is a retro-inspired 2D top-down survival shooter built with Python and Pygame. Fight off endless waves of enemies, collect points, and see how long you can survive. Clean architecture, modular components, and elegant UI design make this project a great base for further development or learning game dev with Python.
Snake Game is a classic arcade game implemented in Python using the Turtle graphics library. Control a growing snake as it eats food pellets and avoids colliding with walls or itself. Enjoy simple controls, colorful graphics, and addictive gameplay.
This is a simple implementation of the classic arcade game Pong using Python's Turtle graphics library. Players control paddles to hit a ball back and forth across the screen, scoring points when the opponent misses. Enjoy some nostalgic fun with this recreation of a timeless classic!
This Python program is a fun and challenging turtle crossing game! Guide your turtle across a busy road, dodging oncoming cars to reach the finish line. Levels get progressively harder as the cars get faster. Enjoy the race!
Guide the snake to eat food, grow longer, and avoid walls or yourself. Smart AI mode lets the computer play — watch it slither with precision!"
🎯 Rock, paper, scissors game that is played in the terminal.
Add a description, image, and links to the game-loop topic page so that developers can more easily learn about it.
To associate your repository with the game-loop topic, visit your repo's landing page and select "manage topics."