e582796b208240a164609181c5d236cf4c4e1e87
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
86.6%
Makefile
13.4%