dhairyagothi / 100_days_100_web_project

This repository contains 100 web projects from basic to intermediate using html css and js Please star the repo before start working on it
https://50-days-50-web-project.vercel.app/
MIT License
30 stars 36 forks source link

Cube Game #209

Closed Yaser-123 closed 3 months ago

Yaser-123 commented 3 months ago

Email :- 1ammar.yaser@gmail.com

issue #207

Cube Game is a dynamic and interactive web-based game that challenges players to navigate a cube through a series of obstacles and levels. The game is built using a combination of HTML, CSS, and JavaScript to provide a seamless and engaging user experience.

Technical Details:

HTML:

The structure of the game is defined using HTML. This includes the setup of the game canvas, buttons, and other interactive elements. Semantic HTML tags are used to ensure the code is clean and accessible. CSS:

CSS is used to style the game elements, providing an appealing visual experience. Custom styles are applied to the game canvas, buttons, and other UI components to enhance the look and feel. Responsive design principles are implemented to ensure the game is playable on various devices and screen sizes. JavaScript:

JavaScript handles the game logic, including player controls, collision detection, and game state management. Event listeners are set up to capture user inputs and update the game accordingly. Animations and movement of the cube and obstacles are managed through JavaScript functions to ensure smooth gameplay. Additional Features:

Power-ups and collectibles are integrated to add excitement and challenge to the game. A scoring system tracks player performance, encouraging replayability. Sound effects and background music are added to enhance the overall gaming experience. Cube Game is designed to be easy to understand yet challenging to master, making it an enjoyable game for players of all skill levels. The use of HTML, CSS, and JavaScript ensures that the game runs efficiently and is easy to maintain and expand upon in future updates.

https://github.com/dhairyagothi/50_days_50_web_project/assets/140265777/2808b7ea-2686-4881-ab38-8782510ae383

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
50-days-50-web-project ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 5, 2024 10:07am
github-actions[bot] commented 3 months ago

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

dhairyagothi commented 3 months ago

image

@Yaser-123 please resolve the conflicts @Yaser-123

Yaser-123 commented 3 months ago

Resolved Conflict

github-actions[bot] commented 3 months ago

🎉 Your pull request has been successfully merged! 🎉 Thank you for your valuable contribution to our project. Your efforts are greatly appreciated. Feel free to reach out if you have any more contributions or if there's anything else we can assist you with. Keep up the fantastic work! 🚀