https://github.com/julianamancera/shooting-game
Mini game (2)
https://github.com/julianamancera/shooting-game
bored gun shooting-game
Last synced: 10 months ago
JSON representation
Mini game (2)
- Host: GitHub
- URL: https://github.com/julianamancera/shooting-game
- Owner: JulianaMancera
- Created: 2025-05-13T12:07:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-13T12:38:34.000Z (about 1 year ago)
- Last Synced: 2025-05-13T13:36:14.871Z (about 1 year ago)
- Topics: bored, gun, shooting-game
- Language: JavaScript
- Homepage:
- Size: 85.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# đĢ 2D Gun Shooting Game
A simple 2D shooting game built with JavaScript, HTML, and CSS. Move the pixel-style player, aim with your mouse, and shoot enemies. Includes sound effects, smoke animation, and scoring.
## đŽ Features
- Pixel character with rotating gun barrel
- Mouse-based aiming and shooting
- Keyboard movement (WASD or arrow keys)
- Bullet & smoke effects
- Enemy spawning and collision detection
- Score tracking
- Landing page with start button
- Shooting sound effects
## đšī¸ Controls
- Move: `W`, `A`, `S`, `D` or Arrow keys
- Aim: Move your mouse
- Shoot: Left mouse click
## đ§âđģ Author
Created by Juliana Mancera