Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong++

A recreation of the classic Pong game made in C++ using Raylib.

This is my first project with Raylib and one of my first complete C++ projects. I followed Programming With Nick's Pong tutorial as a starting point, then modified the game by adding local two-player support and making other small changes as I learned.

Controls

Player 1

  • W - Up
  • S - Down

Player 2

  • ↑ - Up
  • ↓ - Down

Credits

Tutorial by Programming With Nick: https://www.youtube.com/watch?v=VLJlTaFvHo4

Disclaimer

This is a fan-made educational recreation of the classic Pong game. It is not affiliated with, endorsed by, or associated with Atari.

About

A classic Pong recreation written in C++ with Raylib.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages