Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mariokreitz/raven-hunter
"Raven Hunter" brings these elements together, focusing on Canvas animation, collision detection, and dynamic effects, and lets me track how these skills evolve with each project. Itโs both a practice ground and a showcase of my progress in game development.
https://github.com/mariokreitz/raven-hunter
canvas canvas-game canvas2d css html javascript javascript-game
Last synced: 14 days ago
JSON representation
"Raven Hunter" brings these elements together, focusing on Canvas animation, collision detection, and dynamic effects, and lets me track how these skills evolve with each project. Itโs both a practice ground and a showcase of my progress in game development.
- Host: GitHub
- URL: https://github.com/mariokreitz/raven-hunter
- Owner: mariokreitz
- License: mit
- Created: 2024-11-08T05:52:37.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-08T05:54:40.000Z (3 months ago)
- Last Synced: 2024-12-05T22:13:24.647Z (2 months ago)
- Topics: canvas, canvas-game, canvas2d, css, html, javascript, javascript-game
- Language: JavaScript
- Homepage: https://raven-hunt.netlify.app/
- Size: 351 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ๐น Raven Hunter [![Netlify Status](https://api.netlify.com/api/v1/badges/2ff2ba82-c25c-426a-b548-589852dfe566/deploy-status)](https://app.netlify.com/sites/raven-hunt/deploys)
**Raven Hunter** is a fast-paced, browser-based shooter game where quick reflexes are key! Aim, click, and destroy ravens before they escape off-screen. Each hit earns points, but be carefulโif any raven reaches the left edge, itโs game over!
## ๐ฎ How to Play
1. **Open the Game:** Launch it in your browser.
2. **Click to Score:** Spot a raven? Click it to earn points.
3. **Stay Sharp:** The game ends if a raven slips past and reaches the left edge.## ๐น๏ธ Controls
- **Mouse Click** - Target ravens and click to destroy them.
## โจ Features
- **Increasing Challenge** ๐: As you progress, ravens appear more frequently and move faster, keeping you on your toes.
- **Unique Ravens** ๐ฆ: Each raven varies in size and speed, adding an unpredictable twist.
- **Particle Effects** ๐ฅ: Enjoy visual explosions with each successful hit.
- **Immersive Sound Effects** ๐: Get audio feedback with every raven you destroy.## ๐ ๏ธ Technologies Used
- **HTML5 Canvas** for graphics
- **JavaScript** for game logic
- **CSS** for styling## ๐ Notes
This game builds on concepts from my [**game_dev**](https://github.com/mariokreitz/game_dev) repository, where I explore essential game development techniques. "Raven Hunter" brings these elements together, focusing on Canvas animation, collision detection, and dynamic effects, and lets me track how these skills evolve with each project. Itโs both a practice ground and a showcase of my progress in game development.
## ๐ License
This game is open-source under the MIT License. See the LICENSE file for more details.