https://github.com/enusbaum/vile
Vile v1.03b is a DOS Text Based RPG I wrote in High School
https://github.com/enusbaum/vile
Last synced: 3 months ago
JSON representation
Vile v1.03b is a DOS Text Based RPG I wrote in High School
- Host: GitHub
- URL: https://github.com/enusbaum/vile
- Owner: enusbaum
- License: mit
- Created: 2023-08-15T00:49:33.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-15T00:59:01.000Z (almost 3 years ago)
- Last Synced: 2025-02-07T08:48:43.327Z (over 1 year ago)
- Size: 39.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vile
Vile is a DOS Text Based RPG I wrote in High School
The game itself is a wholesale clone of classic BBS Text Based RPG's such as MajorMUD, Tele-Arena, LORD, etc.
I wrote it using a shareware BASIC compiler called [ASIC](https://en.wikipedia.org/wiki/ASIC_programming_language) which I probably downloaded from some random BBS.
I found this code on a random disk while going through my mothers garage, so I'm uploading to GitHub to be enshrined on the internets forever.