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

MatheusAvellar/sdl-breakout

Repository files navigation

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

Releases

No releases published

Packages

No packages published