Files
2026-05-01 12:10:17 +10:00

20 lines
481 B
Markdown

# 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
```bash
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.