465530923ea636c4d87248ab68d74ae4ac4b0291
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%