Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 225 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 225 Bytes

TerminalGameEngine

Simple game engine for the console made in C# as a test

To Run

  1. Make sure that the .net SDK is installed
  2. Run dotnet run game from root directory