Arkanoid(Clone)
A downloadable game
Arkanoid(Clone) is the classic brick breaker game. It uses a "custom game engine" we built in class using SDL and box2D.
(I do not own the visual, audio or the game concept. It was made in an educational context with no intent of selling [I am aware of copyrights and intellectual proprety concepts, graphics were taken only to save time and I would not proceed this way in an official work context.)
Made with C++ using SDL lib and box2Dlib.
Current status : Complete first level.
Time: ~20 hours
Controls : Left and Right arrow keys to move.
Status | Released |
Rating | Rated 1.0 out of 5 stars (1 total ratings) |
Author | DavidRB |
Genre | Action |
Tags | Arcade, Cult Classic |
Download
Download
Arkanoid.zip 137 MB
Install instructions
Download file.
Unzip.
Open "TP2_DavidRB.sln" with visual studio from path : TP2_DavidRB/
Run in X64 mode.
(You need both folder to be able to execute the game)