ishanpranav / escape

A text-based adventure game

Home Page:https://ishanpranav.github.io/escape

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Escape from the Haunted Castle

This was my first programming project (circa 6th grade). I have been hesitating to release this project ever since, mostly because the code base is horrendous and demands a total rewrite from the ground up. If you come across this project, please do not read the code! Or at least keep in mind it was written when I was first teaching myself how to code. This was long before I understood OOP or anything else in computer science.

You can play the game here.

Unfortunately, I have lost the manual... Also, the registration feature makes no sense, so I removed it. There is one section called "Important code - do not edit." However, I strongly feel that this code is not correct. Still, I am too afraid to disagree with my past self and change it. Finally, I am responsible for my capitalization choices.

I have included the high scores as well as the walkthrough. If you want to include the high scores in your game, add this file to your My Documents/Escape from the Haunted Castle folder. Please contact me at ishan.pranav@stern.nyu.edu if you would like to be included in the global high scores leaderboard (you are not allowed to use the code or the walkthrough).

About

A text-based adventure game

https://ishanpranav.github.io/escape

License:MIT License


Languages

Language:C# 99.2%Language:XSLT 0.7%Language:PowerShell 0.1%