This little Arkanoid game comes derived from a Udemy course: https://www.udemy.com/course/unity-y-c-fundamental-desarrollo-de-videojuegos-2d/ , it's a course to Unity begginers in spanish.
The "Enhancements" :) are:
- Changed to Unity 6.3 (6000.3.10f1), the original was in 2022.3.19f1.
- The game shows in the screen the level, time and minimun time achieved.
- the game shows a timer with the seconds you are playing. The goal of the game is to finish the five levels the fast you can.
- The minimun time (best score) is stored in a file (Only works in desktop mode, not the webgl version).
- You can press Escape key to end the game.
- In the executable game you can press F11 to switch fullscreen or windowed mode.
You can play the webgl version here: https://transdiv.itch.io/arklone
TransDiv transdiv@gmail.com