8000 GitHub - FinnTheHero/Pong: Pong, clasic 2D game made with C++ and Raylib
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

FinnTheHero/Pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong

Pong, a classic 2D game made with C++ and Raylib

Assuming you already have Raylib installed on your device (You can see this Link for instructions)

Play

From releases

Download and run the installer (Pong.msi) from the latest release, run the game.

Work on Pong

Use Visual Studio to clone and experiment with Pong, make sure to set up raylib.

About the Game

  • The maximum score is 3
  • Left side movement: W & S
  • Right side movement: Arrow Key Up & Arrow Key Down
  • Escape to return to the main menu
  • Delete to quit the game

Screenshots

You can find screenshots in /img

Screenshot 1 Screenshot 2 Screenshot 3

About

Pong, clasic 2D game made with C++ and Raylib

Topics

Resources

Stars

Watchers

Forks

Languages

0