bananasov / spinning-blahaj

i got bored

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spinning-blahaj

A spinning blue shark from ikea.

You can select a camera preset by using PageUp or PageDown

Setting Up

To run this ridiculously silly C project, you'll need xmake

# optionally, you can set to use the clang compiler instead
# you can read more about setting toolchains here: https://xmake.io/#/toolchain/builtin_toolchains
$ xmake f --cc=clang-cl --cxx=clang-cl -c
$ xmake -y

All built files will go into a directory called build/

Credits

Later Features

  • maybe video rendering

About

i got bored


Languages

Language:C 99.4%Language:Lua 0.6%