Skip to content

karolsykala/silly_bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

WORK IN PROGRESS

🐦 Silly Bird

Silly Bird is a simple web-based game developed to practice fundamental web development skills, including HTML, CSS, and JavaScript. The project serves as a hands-on exercise in creating interactive web applications.

πŸ› οΈ Features

  • Interactive Gameplay: Control a bird character to navigate through obstacles.
  • Dynamic Styling: Utilizes CSS for responsive and engaging visuals.
  • JavaScript Logic: Implements game mechanics such as movement and collision detection.

πŸ“‚ Project Structure

  • index.html: The main HTML file that structures the game's web page.
  • style.css: Contains the CSS rules for styling the game elements.
  • app.js: Implements the game's functionality and interactivity using JavaScript.

πŸš€ Getting Started

  1. Clone the Repository:

    git clone https://github.com/karolsykala/silly_bird.git
    cd silly_bird
  2. Open the Game in a Browser: Open the index.html file in your preferred web browser to start playing.

πŸ“ Usage

  • Start the Game: Load index.html in a web browser.
  • Play: Use the designated controls (e.g., spacebar or mouse clicks) to navigate the bird through obstacles.
  • Objective: Achieve the highest score possible by avoiding collisions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published