This repository contains Python implementations of classic Atari games using the pygame
library. Each game recreates the retro arcade experience with simple controls and scoring systems, providing fun, educational examples of classic game mechanics.
- Pong - 🏓 A two-player paddle game where players try to bounce the ball past their opponent.
- Breakout - 🧱 Destroy bricks with a bouncing ball while keeping the paddle moving.
- Space Invaders - 👾 Protect the earth by shooting down waves of aliens.
- Asteroids - 🚀 Control a spaceship to avoid and destroy incoming asteroids.
- Frogger - 🐸 Guide the frog across roads and rivers to reach its goal safely.
- Clone this repository:
git clone https://github.com/yourusername/classic-atari-games.git