e88d905f3e5935c24a39085bb238adbd4a1f8642
Pactoy
A test game for The Toy Programming Langauge. Requires raylib and Toy by default.
See https://toylang.com/ for details.
Raylib for RPi
#why does raylib fall back to SDL?
cmake -B build -DPLATFORM=SDL -DOPENGL_VERSION=Software
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%