Huh, these barcode reader can scan pretty far away ! You could do some laser tag with this professional equipement ...
Maui mobile application used on Zebra TC27 barcode scanner to shoot people and have fun while doing so :)
Register an Id by scanning it, shoot some other player QR code, score !
- Real time score system
- Real time player state
- Connection lifecycle handling (connection, deconnection, ...)
- Created with Visual studio Community 2022 (64 bits) Version 17.8.4
- Require .NET Desktop development workload installed
- Require .NET Maui workload installed
- Start the project
MeBatifolage.Api
and expose it on the network. - Adapt the url of the api in
MeBatifolage.App.MauiProgram.cs
:
...
builder.Services.AddSingleton<GameHubClient>((provider) => new GameHubClient("https://recette-wms.3magroup.com/game"));
...
- Start
MeBatifolage.App
on a Zebra device that allow scanning.
Use :
- Fontawesome icons
- PropertyChanged.Fody for boilerplate
- Plugin.Maui.Audio to play audio