2026-04-27 14:26:02 +10:00
2026-04-27 10:21:44 +10:00
2026-04-27 10:21:44 +10:00
2026-04-27 10:21:44 +10:00
2026-04-27 10:21:44 +10:00
2026-04-27 14:26:02 +10:00

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
S
Description
No description provided
Readme Zlib 31 KiB
Languages
Makefile 56.9%
C 43.1%