Skip to content

A questionable brick-out/breakout clone in C and Raylib.

License

Notifications You must be signed in to change notification settings

ezntek/brickout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brickout.c

A single-file breakout clone in C and Raylib.

Dependencies

  • Raylib
  • Raygui (bundled)

Building

  • make

Running

  • ./brickout

Making a tarball

  • make tarball

Configuring

Go through the options and comments found in settings.h. Change the #defines as you wish, and recompile by running make.

Wanted Feature list

  • Difficulty levels
  • Proper settings
    • Theme
    • Difficulty
    • Layers
    • Paddle Speed
    • Debug Info
    • Ball radius
    • Brick width
    • Brick height
    • Global Speed
  • Leaderboard

About

A questionable brick-out/breakout clone in C and Raylib.

Resources

License

Stars

Watchers

Forks

Packages

No packages published