A simple game coded in C# taking a text file input to generate a map, then rendeirng the map in the console allowing for player movement.
Project Analysis:
- Strong introduction to C#
- Experience using a command line interface
A Simple Command Line Crawler Game Using C#