velorek1 / asteroid

Classic Asteroid Game coded with SDL2 in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ast3r0id

Classic Asteroid Game coded with SDL2 in C

TO COMPILE and RUN:

* GNU/LINUX:
- Download or clone repository.
- Type "bash build.sh" or "make" and "./asteroid" to run.

* WINDOWS:
- It can be compiled with Codeblocks + TDM-GCC + SDL2 Headers 

Alt text

About

Classic Asteroid Game coded with SDL2 in C

License:MIT License


Languages

Language:C 96.5%Language:Shell 2.7%Language:Makefile 0.9%