Skip to content

antontuzov/Atari_games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🕹️ Classic Atari Games in Python

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.

Games Included 🎮

  1. Pong - 🏓 A two-player paddle game where players try to bounce the ball past their opponent.
  2. Breakout - 🧱 Destroy bricks with a bouncing ball while keeping the paddle moving.
  3. Space Invaders - 👾 Protect the earth by shooting down waves of aliens.
  4. Asteroids - 🚀 Control a spaceship to avoid and destroy incoming asteroids.
  5. Frogger - 🐸 Guide the frog across roads and rivers to reach its goal safely.

Table of Contents 📑

Setup ⚙️

  1. Clone this repository:
    git clone https://github.com/yourusername/classic-atari-games.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages