StickMick / BYOC

Bring Your Own Client. An online game with no client - challenge yourself by creating your own and compete with others.
MIT License
9 stars 2 forks source link

Feature/server #3

Closed StickMick closed 2 years ago

StickMick commented 2 years ago

Added basic Bazor Server templated project. Added game startup on server startup. Added basic SignalR hub to server. Added example SignalR client connection to console app as proof of concept.