Skip to content

krgamestudios/ToyBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToyBox

A test game for The Toy Programming Langauge. Requires raylib and Toy by default.

See https://toylang.com/ for details.

Raylib for RPi

cmake -B build -DCMAKE_BUILD_TYPE="Release" -DPLATFORM="Desktop" -DOPENGL_VERSION="2.1"
cmake --build build
cd build && sudo make install

Contributors and Special Thanks

No AI

Contributions via the GitHub mirror are welcome, but absolutely no AI contributions will be accepted.

Suyash Dwivedi - "No AI" logo via wikimedia, CC BY-SA 4.0
LogicMonkey - Multiple Sprites

About

A test game for The Toy Programming Langauge. Requires raylib and Toy by default. Mirrored nightly from https://gitea.krgamestudios.com/krgamestudios/ToyBox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors