Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.
/ atari-pong Public archive

Pong is an arcade video game manufactured by Atari and originally released in 1972.

License

Notifications You must be signed in to change notification settings

leonardosposina/atari-pong

Repository files navigation

Atari Pong

Pong was the first commercially successful video game, and it helped to establish the video game industry along with the Magnavox Odyssey. It was manufactured by Atari and originally released in 1972.

Pong Arcade

This version is implemented in Lua Programming Language with LÖVE, a 2D game engine. Inspired by the original game and the project created by Colton Ogden.

📷 Screen Capture

Atari Pong Game

Atari Pong - Player 2 Wins!


⚙ Run Instructions

  1. Download and install LÖVE framework on your system.
  2. Clone this repository.
  3. Drag-and-drop this repository folder onto the LÖVE program icon to run the game.

🕹 Play Instructions

  • Player 1 (Left):

    • Press 'w' to move left paddle up.
    • Press 's' do move left paddle down.
  • Player 2 (Right):

    • Press 'up arrow' to move right paddle up.
    • Press 'down arrow' to move right paddle down.
  • Computer (Right):

    • Press 'p' to toggle between Computer (automatic) or Player 2 (manual).

📚 Documentation

📑 References

About

Pong is an arcade video game manufactured by Atari and originally released in 1972.

Topics

Resources

License

Stars

Watchers

Forks

Languages