Arkanoid clone built in C++ with Raylib and flecs. Originally based on an SFML Vittorio Romeo tutorial.
Requires CMake and a C++ compiler.
Clone the repo then run:
cmake . -B build
cmake --build build
./build/bin/ArkanoidIn game, use the left and right arrow keys to move the paddle at the bottom of the screen.
Feel free to jump into the Rodney Lab matrix chat room.
