Steer your line without crashing into each other, work together to get the highest score.
A game made in the Game Development Project course at Chalmers/GU.
Start screen | Gameplay |
Run the following commands in the weave
directory:
dotnet user-secrets set ConnectionString <mongo-db-dbconnection-string>
Install: dotnet tool install csharpier -g
Run: dotnet-csharpier .
inside the weave
directory.
- Install Roslynator plugin for VSCode (or your preferred IDE).
- Install EditorConfig plugin for VSCode (or your preferred IDE).