๐ My Learning Journey I built this game as a way to learn prompt engineering ๐ค, using Gemini AI ๐ as my coding sidekick. Instead of following tutorials, I crafted smart prompts, learned by doing, and turned my ideas into working code, visuals, and sound ๐ฎ๐ก.
Every prompt was a mini-lesson, and this project became a playground where AI + web dev came together to create something interactive and fun ๐จโจ.
๐ง What I Learned: ๐น๏ธ Front-End Game Dev: Core loop with rendering, input, and simple physics.
๐งฑ Three.js: 3D scene setup, lighting, and first-person camera controls.
๐ Tone.js: Dynamic sound effects and ambient music.
๐ฑ Responsive Design: UI adapts to all screen sizes.
๐ Debugging: Fixed performance, collision, and audio bugs.
This wasnโt just a coding projectโit was a prompt-powered adventure ๐ that proved how creative AI prompting can supercharge learning and make development way more fun ๐.
Download the Code:
Option 1 (Git Clone): If you have Git installed, open your terminal or command prompt and run:
git clone [https://github.com/harsh-1o/Silent-Horror]
cd Silent-HorrorOption 2 (Direct Download): Go to the GitHub repository page, click the green "Code" button, and select "Download ZIP." Once downloaded, extract the ZIP file to your desired location.
Open in Browser: Navigate to the folder where you cloned or extracted the game files. Locate the Silent_Horror.html file or src/Silent_Horror.html and simply double-click it. Your default web browser will open the game.