Skip to content
This repository was archived by the owner on Apr 12, 2025. It is now read-only.

Teeco123/asteroids-c

Repository files navigation

Asteroids Survival

Simple asteroids game made with C and raylib

Demo

Building and running game

Clone the project

  git clone https://github.com/Teeco123/asteroids-c

Go to the project director

  cd asteroids-c

Create build directory

  cmake -B build

Build game

  cmake --build build/

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published