Skip to content

Playing the Game

Leon edited this page Sep 24, 2021 · 2 revisions

How do I play your Text-based game?

To run the game follow these steps:

  1. Download the JAR file from RELEASES

  2. Rename JAR file of your choice e.g. "PZ.jar" (Optional)

  3. Open CMD as Administrator and type the following: java -jar [REPLACE WITH DIRECTORY OF JAR].jar

If you're unsure, the directory should be something like this: C:/Users/[YOUR USERNAME]/Downloads/[JARFILE].jar

  1. Enjoy!!
Clone this wiki locally