Skip to content
This repository has been archived by the owner on Oct 16, 2021. It is now read-only.

Latest commit

 

History

History
29 lines (19 loc) · 1.12 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.12 KB

Breakout game in SDL2

A simple yet fun game of Breakout implemented in C, using SDL2.

How to build

This project requires the SDL2, SDL_image, SDL_mixer and SDL_ttf development libraries, as well as a C compiler (such as GCC). The building process is greatly facilitated with the installation of make.

Note: The -Wxxxx flags are not required, but are recommended as to avoid any issues with the code.

Developers


forthebadge

forthebadge

forthebadge