Arkanoid Game is a modern browser remake of the classic brick-breaker that blends retro charm with contemporary challenges. Developed by Bocaletto Luca, it features multi-input support (keyboard, mouse, touch, and gamepad), dynamic levels, configurable brick layouts, power‑ups, and record tracking through a PHP backend.
GitHub Short Description:
Arkanoid Game is a modern browser remake of the classic brick-breaker with multi-input support, dynamic levels, thrilling power‑ups, and record tracking for endless arcade fun!
- Multi-Input Support: Utilize keyboard, mouse, touch, and gamepad controls.
 - Dynamic Levels: Adjustable brick layouts, ball speed multipliers, and power‑up probabilities.
 - Power‑Ups: Enhance gameplay with paddle boosts and shooting abilities.
 - Record Tracking: View high scores saved via a PHP backend and JSON storage.
 - Responsive Design: Enjoy a clean, modern interface built with Bootstrap.
 
- Clone the repository:
git clone - Open 
index.htmlin your web browser or set up a local web server to host the files. - For PHP functionalities (e.g., record saving), ensure you have a PHP environment configured (e.g., XAMPP, MAMP).
 
- Configure your game settings on the home page (player name, paddle color, ball color) and click Start.
 - Read the instructions in the Help section for game controls.
 - Play, achieve high scores, and track your progress on the Records page!
 
Contributions, bug reports, and feature suggestions are welcome. Please open an issue or submit a pull request with your improvements.
This project is licensed under the GPL License.
Developed by Bocaletto Luca.


