Skip to content

petaa33/Breakout-SFML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breakout game made with C++ and SFML

This project is a 2D Breakout-style game built in C++ with SFML, featuring Separating Axis Theorem (SAT) collision detection between entities. Beyond the classic gameplay, it includes mechanics such as multi-hit blocks, power-up/penalty drops (e.g., speed modifiers, paddle size adjustments), and block behaviors which increase challenge and add variety.

breakout

Controls

Action Input
Move left A
Move right D
Shoot ball Space

Requirements

  • C++17 compatible compiler (GCC 7+, Clang 5+, MSVC 2017+)
  • SFML 3.0.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published