Skip to content

Simple WPF-based text adventure. Learning C# and used this to get a feel for the basics. Using Linked-List, Object-Oriented Programming

Notifications You must be signed in to change notification settings

HitzeD/CSharpGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

CSharpGame

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.

About

Simple WPF-based text adventure. Learning C# and used this to get a feel for the basics. Using Linked-List, Object-Oriented Programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages