https://github.com/bocaletto-luca/square-dodger
Square Dodger Web Game Single Player is an arcade-style browser game where you control a square to dodge falling obstacles. Built with HTML5, CSS3, and JavaScript, it features smooth animations, responsive controls, and score tracking—all running in your browser. Developed by Bocaletto Luca.
https://github.com/bocaletto-luca/square-dodger
arcade bocaletto-luca controllers css3 game gplv3 html5 javascript json multidevice open-source php responsive save singleplayer square-game squaredodger videogame webgame
Last synced: 3 months ago
JSON representation
Square Dodger Web Game Single Player is an arcade-style browser game where you control a square to dodge falling obstacles. Built with HTML5, CSS3, and JavaScript, it features smooth animations, responsive controls, and score tracking—all running in your browser. Developed by Bocaletto Luca.
- Host: GitHub
- URL: https://github.com/bocaletto-luca/square-dodger
- Owner: bocaletto-luca
- License: gpl-3.0
- Created: 2025-05-24T16:07:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-24T16:10:48.000Z (about 1 year ago)
- Last Synced: 2025-06-06T12:06:38.531Z (about 1 year ago)
- Topics: arcade, bocaletto-luca, controllers, css3, game, gplv3, html5, javascript, json, multidevice, open-source, php, responsive, save, singleplayer, square-game, squaredodger, videogame, webgame
- Language: JavaScript
- Homepage: https://bocaletto-luca.github.io/
- Size: 23.4 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Square Dodger Web Game Single Player
#### Author: Bocaletto Luca






## Overview
**Square Dodger Web Game Single Player** is an exciting arcade-style game where you control a square to dodge falling obstacles. The game features smooth animations, responsive controls, and high score tracking—all built with HTML5, CSS3, and JavaScript. It’s designed to run entirely in your browser without any installation.
## Installation
No installation is required. Simply serve the files via an HTTP/HTTPS server (e.g. using Apache) and open the `index.html` file in your browser.
## Usage
- **Objective:**
Move your square to dodge falling obstacles. Every dodge increases your score, and the game speeds up over time.
- **Controls:**
Use the arrow keys (or on-screen controls) to move your square left and right.
- **Features:**
- **Smooth Animations:** Enjoy fluid gameplay and responsive control.
- **Score Tracking:** Beat your high score as you dodge more obstacles.
- **Retro Arcade Feel:** Experience classic arcade action directly from your browser.
## Technologies Used
- **HTML5** – Structure and semantic elements.
- **CSS3** – Styling, layout, and smooth animations.
- **JavaScript** – Game logic, interactivity, and score tracking.
- **Custom Game Engine** – Implements the falling obstacles and collision detection logic.
## License
This project is released under the [GPLv3 License](https://www.gnu.org/licenses/gpl-3.0.en.html).
## Author
**Bocaletto Luca**
[GitHub](https://bocaletto-luca.github.io) • [Official Site](https://bocalettoluca.altervista.org)
---
Enjoy the game and challenge yourself to beat your high score!