Skip to content

theadhithyankr/flappy-space

Repository files navigation

Flappy Space

React and Canvas arcade game that expands Flappy Bird-style play into space movement and shooter segments.

Key Features

  • React and Canvas arcade game that expands Flappy Bird-style play into space movement and shooter segments
  • Existing media assets are referenced only where they are already present in the repository.
  • Package scripts provide reproducible development, build, and preview commands.

Tech Stack

  • JavaScript/TypeScript
  • React
  • Vite
  • Tailwind CSS
  • HTML/CSS

Project Structure

  • src/app or app - application routes, screens, and layout files.
  • public / assets - static images, icons, manifests, and visual assets.

Setup and Run

git clone https://github.com/theadhithyankr/flappy-space.git
cd flappy-space
npm install
npm run dev
npm run build
npm run preview

Screenshots and Media

  • Existing asset: src/assets/hero.png

What This Project Demonstrates

  • Building user-facing web applications with component-based UI and modern frontend tooling.
  • Presenting project scope, setup, and technical choices clearly for reviewers and recruiters.

Repository

About

React and Canvas arcade game that expands Flappy Bird-style play into space movement and shooter segments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors