Skip to content

chassinat0r/walls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Walls

This is an endless runner game made in C and SDL2.

The goal is to turn left and right to avoid the walls. If you hit the walls you die.

This is my first game in C and SDL so it's not too advanced. I did it to get familiar with the SDL2 library.

Features

Feature Status
SDL window 🟢 Fully working
Player move left and right 🟢 Fully working
Borders for track 🟢 Fully working
Score 🟡 To be implemented
Walls 🟢 Fully working
Collision 🟡 To be implemented
Game Over screen 🟡 To be implemented

Releases

No releases published

Packages

No packages published

Languages