Thanks to visit codestin.com
Credit goes to github.com

Skip to content

davidfowl/TriviaR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TriviaR

A sample showing how to use client results in SignalR to build a turn based game.

This repository has 3 projects:

Each game requires 4 players to start, the trivia game is 5 questions and players get 20 seconds to answer each question (these values are all configurable). Trivia questions are retrived from the https://the-trivia-api.com/ API.

This game requires .NET 7. Run the TriviaR application to play the game, and open up 4 browser windows to join 4 players to the game.

About

A multiplayer trivia game using SignalR and .NET 7

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published