This project shows an example porting a C# console game into a Unity project. The current implementation of the console supports the following methods and properties:
The project contains the porting of a few games from https://github.com/dotnet/dotnet-console-games
It also contains the porting of the text adventure game Alaric's Adventure: the Beginning. Original game by Mekkmann : https://mekkmann.itch.io/alarics-adventure-text-based-game
The same game running in the console (on the right) and in Unity (on the left).
Shoot em up for the .Net Console running in Unity.
Example project made with the framework (WebGL and Windows): https://florian-castel.itch.io/unity-dotnet-console
Find code and tutorial on github: https://github.com/CASTEL-Florian/Unity-console-game