Skip to content

mattiach/flappybird-game

Repository files navigation

Flappy Bird

Welcome to FlappyBird Game!

FlappyBird Game is a fun and challenging browser game. Built with Qwik.js, it delivers fast performance and a smooth gaming experience directly in your browser.

Game Preview

Game preview

Game characters

Getting Started

Clone the repository:

    git clone https://github.com/mattiach/flappybird-game.git

Install dependencies:

    pnpm install
    # or
    npm install
    # or
    yarn add

Run the application on localhost:3000 and enjoy the game!

    pnpm run dev
    # or
    npm run dev
    # or
    yarn run dev

Technologies

  • Qwik.js
  • TypeScript
  • Tailwind
  • Vite.js

A special thanks to Timplaru Emil for the coin image!

About

Flappy Bird returns in a browser-friendly version: just tap and try not to rage! 😁

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published