502dab670e80a09e9c067f4cbf2607e40dcb3307
VampireToyvivors
A test game for The Toy Programming Langauge. Requires raylib and Toy by default.
See https://toylang.com/ for details.
Note: Vampire Survivors is a simple design, so it makes sense to test Toy with it - this project isn't intended for retail.
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 Credits
"Parvati" by LogicMonkey.
Languages
C
74.6%
Makefile
25.4%