Skip to content

Tirangod/raylib-asteroids-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

☄️ Asteroids game

Tiny implementation of classic game. In this project I trained how to use algorithms (such as Sweep-and-Prune) and improve C programming skills.
Later I want to add multiplayer.