szejkerek / ArkanoidGameClone

Sem. IV project. Arcade game made using SFML library and C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 bartekk.gordon@gmail.com

About

Sem. IV project. Arcade game made using SFML library and C++

License:GNU General Public License v3.0


Languages

Language:C++ 96.6%Language:CMake 3.4%Language:C 0.0%