This content originally appeared on DEV Community and was authored by Snehal Kothawade
This is a submission for the Web Game Challenge, Build a Game: Alien Edition
What I Built
Project**: Gods vs Aliens
Technologies:
- HTML (Structure)
- CSS (Styling)
- JavaScript (Game Logic)
Gameplay
,the divine symbol, protects humanity from invading aliens
Features:
- Simple, addictive gameplay
- Om symbol powers to defeat aliens
- Increasing difficulty levels
- Basic scoring system
Demo
https://codepen.io/Snehalk275/pen/gONVdzv
Journey
Here are the main points extracted from “My Journey” section:
Challenges:
- Gameplay balance
- Smooth animations
- Debugging
Breakthroughs:
- Om symbol movement
- Scoring system
- Performance optimization
Lessons Learned:
- Project planning
- Debugging
- Cross-browser testing
This content originally appeared on DEV Community and was authored by Snehal Kothawade