I was playing around with the C# language. This program is a simple text based game built with WPF which has random generated amount of enemies, random enemies, random items, and amount of items. Items include weapons and 'Relics'
Rooms were hard coded and then inputted into a Linked List under the Room Generator.