AntrikshYaan is a 2D 8-bit retro-themed spaceship game built using Flutter and the Flame engine. Navigate your spaceship through an endless stream of obstacles in outer space, dodge incoming asteroids and planets, and rack up your score until you crash!
- Clone the repository:
git clone https://github.com/mukundsolanki/AntrikshYaan.git
cd AntrikshYaan
- Install dependencies:
flutter pub get
- Run the game:
flutter run
Contributions are welcome! Please fork this repository, make your changes, and submit a pull request.