manio143 / project-step-up

GMTK gamejam 2021 project using Stride

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project codename "Step Up"

This is a game made in Stride for the GMTK gamejam 2021 by @manio143 and @ykafia.

Game

TBD

Building

You need to setup a github Personal Access Token and setup a nuget source to pull my Stride fork for this gamejam:

dotnet nuget add source --username USERNAME --password "PAT" --name github-manio143 "https://nuget.pkg.github.com/manio143/index.json"

Then simply restore, build and publish or just dotnet run the Windows project.

About

GMTK gamejam 2021 project using Stride


Languages

Language:C# 100.0%