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

Unable to run it #5

Closed musictopia2 closed 2 years ago

musictopia2 commented 2 years ago

When I tried the last version, I get an error saying refusing to connect. It means that whatever changes i would make, i have no way currently to test to see if i get the same results to make sure nothing is broken.

StickMick commented 2 years ago

Sorry, I should add a getting started to the readme.

I've swapped the structure around a bit, the game is now on the blazor server and the commandline is just connecting to a test hub on the server.

You'll need to start the server, then run the commandline and it'll connect to the hub and shutdown.