Trivia PvP game set in Antarctica. Core concept of the game is to capture territories from other players during the game. The end score is based on the amount of territories and points you control.
For Android users you can download the APK from here and install it on your phone.
For desktop users, please visit the fully working game at https://penquiz.netlify.app/
This repository contains all the frontend UI and logic for the PenQuiz project. The back-end .NET 5 repository is located here.
- React Native
- Expo
- SignalR Client
- JWT Authentication
- Google auth
- Native-base
The react native app uses Native-base for a UI Framework, which enables us to make responsive and intuitive layouts accross all devices.