e3507c5925ac861ba9f45884e6b415e04fd762df
Pactoy
A test game for The Toy Programming Langauge. Requires raylib and Toy by default.
See https://toylang.com/ for details.
Raylib for RPi
cmake -B build -DCMAKE_BUILD_TYPE="Release" -DPLATFORM="Desktop" -DOPENGL_VERSION="2.1"
cmake --build build
cd build && sudo make install
Asset Sources
https://www.spriters-resource.com/arcade/pacman/asset/52631/
Languages
C
74.6%
Makefile
25.4%