Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 448 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 448 Bytes

TheQuest

A turn-based adventure game (Head First C# Laboratory Task - The Quest)

Table of Contents

General Info

A small turn-based game for Windows. Developed as an exercise for OOP.
The book provides only some outlines for the classes and general idea on what needs to be implemented.
It does not force how to do so.

Technologies

  • C#
  • .NET Framework
  • WinForms