Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 620 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 620 Bytes

Pong - Game Boy

Vídeo sem título (1)

Pong game for Gameboy, written with GBDK

Compiling

If you have GBDK (with GBDKDIR env defined) and CMake already installed. You only need to run those commands:

$ cmake -Bbuild -H.
$ cmake --build build

Docker

Compiling the project using docker

$ docker run -v $PWD/:/app -w /app caiotava/gameboy-dev sh -c "cmake -Bbuild -H. && cmake --build build"

Credits

Text font and Sounds - https://laroldsjubilantjunkyard.com/