https://github.com/lauracole1900/textadventure
A simple text adventure game using JavaScript prompts
https://github.com/lauracole1900/textadventure
adventure-game javascript js text-game
Last synced: 11 days ago
JSON representation
A simple text adventure game using JavaScript prompts
- Host: GitHub
- URL: https://github.com/lauracole1900/textadventure
- Owner: LauraCole1900
- License: mit
- Created: 2020-09-23T23:32:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-24T05:14:48.000Z (almost 3 years ago)
- Last Synced: 2025-03-25T09:22:02.660Z (28 days ago)
- Topics: adventure-game, javascript, js, text-game
- Language: JavaScript
- Homepage: https://lauracole1900.github.io/textAdventure/
- Size: 1.88 MB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome, Adventurer!
## Table of Contents
* [Description](#description)
* [Link](#link)
* [Screenshots](#screenshots)
* [Installation Instructions](#installation-instructions)
* [Usage](#usage)
* [Technologies Used](#technologies-used)
* [Tests](#tests)
* [Credits](#credits)
* [Contributing](#contributing)
* [Questions](#questions)
* [Badges](#badges)## Description
This is a simple text adventure game using JavaScript alerts, confirms, and prompts. Just enter your name and a cardinal direction and you're off on an adventure! A roll of the dice will determine the difference between life and death, between destitution and prosperity, between the life of a thief and that of a watchman. Come try your luck! And may the dice favor you....
NOTE: Currently, south is completely built out. East is nearing completion. North has been started. Please don't go west, you won't get anywhere.
## Link
[Welcome, Adventurer!](https://lauracole1900.github.io/textAdventure/)
## Screenshots
Landing page:
## Installation Instructions
N/A
## Usage
This is intended as casual gaming. Feel free to use it to waste a few minutes.
## Technologies Used
[](https://developer.mozilla.org/en-US/docs/Glossary/HTML5) [](https://developer.mozilla.org/en-US/docs/Web/CSS) [](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
## Tests
N/A
## Credits
Many thanks to my fellow students from DU's Coding Bootcamp, Fall 2020 Full-Time cohort, for offering their ideas when mine ran dry
## Contributing
We believe code is never finished, and welcome your contributions to enhance the application's functionality. Please adhere to the Code of Conduct for the Contributor Covenant, version 2.0, at https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.
## Questions
If you have further questions, you can reach me at [email protected]. For more of my work, see [my GitHub](https://github.com/LauraCole1900).
## Badges
[](./LICENSE)