Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 378 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 378 Bytes

[Raylib] Circle-Square: Collision Game

This is a practice project to understand the basics of Raylib, rendering, user input and how to make an absolutely simple game in C.

How to play

You can move the circle using the keyboard arrows. If you are hit by the square, then is game over.

GAMEPLAY

Gameplay

GAME OVER

Game Over