Skip to content

This is my first game in the journey of frontend development.

Notifications You must be signed in to change notification settings

sanyuthem/Floppy_OWL

Repository files navigation

Floppy OWL Game

A fun and engaging browser-based game inspired by the classic "Flappy Bird." Test your reflexes by navigating through a series of challenging obstacles!

🚀 Project Description

Floppy OWL Game is a lightweight and entertaining game built for web platforms. The aim is simple: control the bird and avoid obstacles to score points. The game showcases my passion for learning game development and web technologies.

🛠 Tech Stack

  • HTML5 for structuring the content.
  • CSS3 for styling and animations.
  • JavaScript for game logic and interactions.
  • Reactjs for building reusable components and managing the UI efficiently.

🌟 What I Learned

  • How to build a browser-based game from scratch.
  • Basics of game physics and collision detection.
  • Enhancing user experience with animations.
  • Debugging and optimizing JavaScript code.

🌐 Deployment

Check out the live version of the game here: Floppy OWL Game Deployment Link

📌 How to Run This Project Locally

  1. Clone the repository:

    git clone <repository-url>
  2. Navigate to the project directory:

    cd floppy-bird-game
  3. Install the necessary dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open your browser and navigate to the URL provided by the development server.

Enjoy playing!

🤝 Support

  • Sponsor Me: You can support my work by sponsoring via GitHub Sponsors.
  • Star the Repo: If you like the project, give it a ⭐ to show your appreciation!

📞 Connect With Me

Feel free to connect with me on LinkedIn.

Releases

No releases published

Packages

No packages published