RPG Map App transforms real-world maps into exciting RPG landscapes, turning everyday locations into stages for adventure and quests. Using real-time GPS and Mapbox integration, this app gamifies your local environment, encouraging exploration and discovery.
Check out the live demo here.
- Real-time GPS Tracking: Live location-based gameplay.
- Mapbox Integration: Converts real-world geography into RPG maps.
- React Frontend: Ensures a responsive and interactive user experience.
- Dynamic Quests: Daily challenges based on your location.
- Leveling System: Users gain experience and unlock new abilities.
- Clone the repository.
- Run
npm install
to install dependencies. - Create a
.env
file and add your Mapbox token asREACT_APP_MAPBOX_API_KEY=your_mapbox_token_here
. - Start the app with
npm run start
.
Explore the interactive map to discover locations and their respective quests, creating a unique adventure in your local environment.
This project is licensed under the MIT License.
For inquiries or support, contact Team X at [email protected].