Stars
6
stars
written in C++
Clear filter
This repo contains links of resources, theory subjects content and DSA questions & their solution for interview preparation from different websites like geeksforgeeks, leetcode, etc.
A classic Breakout-style arcade game built with C++ and raylib. Control a paddle, bounce the ball, and break targets to score points.
A simple recreation of the classic Breakout arcade game. Built with modern C++ and Raylib. Control your paddle with arrow keys, break all the bricks, and enjoy gameplay with an intuitive pause syst…