Skip to content

rodneylab/arkanoid-clone

Rodney Lab Arkanoid clone Git Hub banner

Rodney Lab logo

Arkanoid Clone

arkanoid-clone

Arkanoid clone built in C++ with Raylib and flecs. Originally based on an SFML Vittorio Romeo tutorial.

Usage

Requires CMake and a C++ compiler.

Clone the repo then run:

cmake . -B build
cmake --build build
./build/bin/Arkanoid

In game, use the left and right arrow keys to move the paddle at the bottom of the screen.

Documentation

Issues

Feel free to jump into the Rodney Lab matrix chat room.

About

Arkanoid clone built in C++ with Raylib and flecs

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published