Skip to content

A multiplayer quiz app that allows users to play simple trivia games singleplayer or multiplayer, hosted on Azure

License

Notifications You must be signed in to change notification settings

komeg1/multiplayer-quiz-app

Repository files navigation

Multiplayer Quiz App

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.

Live

The app is hosted on Azure, you can try it here

For testing, you can use the following credentials:

  • Username: test
  • Password: test

Features

Play a quiz game

Choose a single player or multiplayer mode to play a quiz game. In the live demo, there's only one quiz available. quiz game

Host a multiplayer room

Create a room and share the room code with your friends to join the room and play a quiz game together. lobby

Lobby finder

Choose a room from the list of available rooms or provide a room code to join a room. lobby finder

Real-time lobby and scoreboard updates using SignalR

quiz result

User accounts with levels and experience points

user page

Soon to be added

  • Leaderboards
  • Visible avatars in lobby
  • More statistics on user page
  • Responsive design
  • Kicking players from lobby
  • Making a lobby private

Technologies

  • ASP.NET Core
  • Blazor
  • Entity Framework Core
  • SignalR
  • MS SQL
  • TailwindCSS
  • Flowbite

Additional information

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.

About

A multiplayer quiz app that allows users to play simple trivia games singleplayer or multiplayer, hosted on Azure

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages