Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peng

Pong game clone in raylib

This is my first project using raylib, I did it to test and learn about the lib

Controls

'J/K' - Move right paddle up/down

'D/F' - Move left paddle up/down

'SPACE' - Start/pause game

Building

  1. Build raylib
cd peng/raylib/src/
make PLATFORM=PLATFORM_DESKTOP
  1. Build the game
cd peng
make

About

Pong game clone in raylib

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages