Main Screeen |
An educative game built with flutter for "Nasa Space Apps Callange Hackathon, Bangladesh" that gives a brief overview of James Webb Space Telescope with augmented reality and 3D visualization and also it has some extended features like quiz game, space telescope histories, puzzle games and more.
Step 1:
Download or clone this repo by using the link below:
git clone https://github.com/Jackfrst/Cocola_Jems.git
Step 2:
Go to project root and execute the following command in console to get the required dependencies:
flutter pub get
Step 3:
Build apk files from project:
flutter build apk
- Firebase Authentication
- Jems Telescope Information (Parts wise)
- AR Visualization of Jems Webb Telescope
- Puzzle Game (e.g. Space Puzzle)
- Quiz
- Leaderboard
- Space Coin Shop
Authentication | Telescope Details | Navigation | About |
---|---|---|---|
Splash | Game Screen | NASA Live | Quiz Screen |
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.