Skip to content

bellshade/pap-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pap-engine

game engine untuk kita belajar bareng

Cara Menjalankan

# clone repository
https://github.com/bellshade/pap-engine

# build project
cd pap-engine
# buat folder build
mkdir build
cd build
# compile dan jalankan
cmake ..
make

# jalankan programnya
./papEngine

About

game engine untuk kita belajar bareng

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors