This is a clone of Arkanoid/Breakout made in Godot-4. It features a complete level editor, with the ability to save and load custom levels. The game has been rewritten from scratch, improving upon every aspect of the old Godot-3 version. List of changes:
- Revamped gameplay - no more problems with controlling ball or weird physics
- New powerups, bringing chaos and destruction to the bricks
- Game now runs in 4K, with higher quality assets.
- Improved level editor with QoL features like undo/redo and an ability to playtest levels before publishing them.
The old version is available in a separate branch for archive purposes.
Thanks to VargaDot for testing.
Art and music credits can be found in-game.
- This game is playable on the Itch page.
- Download the project from Itch and follow the instructions on how to play the game.
- You can also clone or download the repository and play it through Godot Editor.
WARNING ! To compile this project yourself, you will need a copy of the UI Theme here.
Place it in the assets/UI folder. If it doesn't exist, create one. This project will break if it is not included!