linmasaki / SlimeRacing

A real-time game develops with SignalR.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slime Racing

A real-time game develops with SignalR.

Image

Introduction

Image

Race Track URL

http://localhost:5010

Slime Joystick URLs

Publish

dotnet publish -c Release -r linux-x64 --self-contained false -o bin\Release\netcoreapp3.1\SlimeRacingPublisher

dotnet publish -c Debug -r linux-x64 --self-contained false -o bin\Release\netcoreapp3.1\SlimeRacingPublisher

Prerequisites

Status Code

Standard Code Description Note
200 OK, Success
400 Bad request
401 Unauthorized
403 Forbidden
404 Not Found
405 Method Not Allowed
408 Request Timeout
415 Unsupported Media Type
500 Internal Server Error
502 Bad Gateway
503 Service Unavailable

About

A real-time game develops with SignalR.


Languages

Language:JavaScript 91.9%Language:HTML 3.7%Language:C# 2.9%Language:CSS 1.5%