This project is a simplified clone of the popular Angry Birds game, built using React and TypeScript. It features a bird-slinging mechanic, destructible obstacles, and multiple levels of increasing difficulty.
- Interactive Gameplay: Drag and release to launch the bird
- Physics Simulation: Basic physics for bird flight and object collisions
- Multiple Levels: Progressively challenging levels with different layouts
- Scoring System: Points awarded for hitting targets
- Obstacle Types: Wood and glass obstacles with different properties
- Sound Effects: Background music to enhance the gaming experience
- React
- TypeScript
- Tailwind CSS for styling
To run this project locally:
- Clone the repository
git clone https://github.com/Solaget/angry-bird-game-react.git