Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages