Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

pong

pong < 100 lines with raylib

make sure you have raylib compiled into standard directorys

make build directory and go into build directory

mkdir build && cd build

generate makefile with cmake

cmake ../

compile everything with make

make

run

./pong

About

pong < 100 lines with raylib

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages