/the-aztec-game

An adventure-type command prompt game with story telling and a turn-based combat system

Primary LanguageC#

The Aztec Game

Installation

# Cloning the project
cd https://github.com/balta-z-r/the-aztec-game.git
cd the-aztec-game

# Installing dependencies
dotnet restore

# Running the game
dotnet run