Skip to content

BeanwareHQ/beanbricks

Repository files navigation

beanbricks

A continuation of the original single-file breakout clone brickout.c, with minimal dependencies.

Dependencies

  • Raylib
  • Raygui (bundled)
  • asv (bundled)
  • uthash (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