Alexart1995 / MiniArkanoid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MiniArkanoid

Mini Arkanoid game for test interview

Main Menu

Game

Win/Lose Menu

Main part

Implement a project in the Arkanoid genre - the player controls a platform that reflects the ball into the bricks located on the stage. When colliding with a brick, the brick is destroyed. When all the bricks are destroyed, the player is awarded a victory. If the player does not have time to catch the ball with the platform - defeat.

Implemented features

  • UI changes
  • Scene Manager
  • Sound of hit with enemies
  • Score, Highscore and Life counter
  • Editing Fonts, Images, Canvases

About


Languages

Language:C# 97.6%Language:ShaderLab 2.0%Language:HLSL 0.4%