Skip to content

The hotly anticipated sequel to the classic text-based adventure game. Play as a new, bright-eyed IT helpdesk technician who must help customers with their IT issues, avoid disaster, and improve your skills one ticket at a time.

License

Notifications You must be signed in to change notification settings

zakwarren/helpdesk-off-and-on

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helpdesk Simulator 2: Turn It Off and On Again

The hotly anticipated sequel to the classic text-based adventure game. Play as a new, bright-eyed IT helpdesk technician at Incompecorp. Your job is to help customers with their IT issues, avoid disaster and improve your skills one ticket at a time.

Play it at Helpdesk.

How to run development environment

You need Node.js installed on your machine. Simply download the installer from nodejs.org and go through the installation steps.

Once Node.js is installed, open your command prompt or terminal and navigate into this project folder. The you can install the dependencies using:

npm install

Once all the dependencies are successfully installed, you can run the tests with:

npm test

You can run the development server with:

npm start

Then you can visit localhost:3000 to see the running application.

Authors

  • zakwarren - Initial work

About

The hotly anticipated sequel to the classic text-based adventure game. Play as a new, bright-eyed IT helpdesk technician who must help customers with their IT issues, avoid disaster, and improve your skills one ticket at a time.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published