A collection of small browser-based games built to practice HTML, CSS, and JavaScript while exploring game logic and frontend design.
The logic for each game is placed inside src/games/.
🕹️ Games Included:
- Ping-Pong 🏓
- Crossy Road 🐸
💡 Purpose
This project was created to:
- Strengthen my understanding of JavaScript DOM manipulation.
- Practice responsive design for both desktop and mobile.
- Explore game logic implementation using web technologies.
🚀 Play the Games
👉 Click here to play
🧠 Note:
This project represents an early stage of my frontend development learning path. It combines logic, creativity, and problem-solving through playful experimentation.