/RayLib-Asteroids

An attempt at recreating asteroids using the RayLib library.

Primary LanguageC

RayLib Asteroids

An attempt to recreate Asteroids using the RayLib library.

Desktop

Use the following to build for desktop:

cmake -B build
cmake --build build