A multiplayer quiz app that allows users to play simple trivia games singleplayer or multiplayer. The app is built using ASP.NET, Blazor, EF Core, and SignalR.
The app is hosted on Azure, you can try it here
For testing, you can use the following credentials:
- Username:
test
- Password:
test
Choose a single player or multiplayer mode to play a quiz game. In the live demo, there's only one quiz available.
Create a room and share the room code with your friends to join the room and play a quiz game together.
Choose a room from the list of available rooms or provide a room code to join a room.
- Leaderboards
- Visible avatars in lobby
- More statistics on user page
- Responsive design
- Kicking players from lobby
- Making a lobby private
- ASP.NET Core
- Blazor
- Entity Framework Core
- SignalR
- MS SQL
- TailwindCSS
- Flowbite
I'm aware that the app is far from being finished and there are bugs and missing features - I'm still working on improving the app and adding new features. If you have any suggestions or feedback, feel free to contact me or create an issue.