You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!