Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.4 KB

README.md

File metadata and controls

44 lines (26 loc) · 1.4 KB

Arkanoid Clone

⭐ Do not forget to give a star on GitHub!

This is a project I have made for an university assignment using C++ and SFML library - https://www.sfml-dev.org/.

It allows you to play all 33 Arkanoid's original levels with an additional Boss fight in the end!!!

Arkanoid is an arcade game from 1986, created and published by Taito.

Gameplay preview

mainGif

Main menu view

menu

Tutorial view

tutorial

Level selector

first

middle

bossfight

Installation

Windows

  • Install C++ in Visual Studio 2022.
  • Clone GitHub repository
git clone https://github.com/szejkerek/ArkanoidClone.git
  • Open project in Visual Studio 2022
  • Compile and run project

Feedback

If you have any feedback, please reach out to me at [email protected]