Skip to content

v0.2

Latest
Compare
Choose a tag to compare
@tjingsheng tjingsheng released this 23 Sep 08:35

Welcome to my first release!!! Follow the instructions below to get started:

Woof Woof!!!

For more information, visit my ip repository

Installation Option 1

  1. Go to tjingsheng ip releases
  2. Get Java: Ensure you have a functioning version of Java.
  3. Copy the JAR File: Copy the JAR file you want to run into an empty folder.
  4. Open a Command Window: Open a command prompt (Windows) or terminal (macOS/Linux) in the same folder where you copied the JAR file.
  5. Run the Command: Use the following command to run the JAR file:
    Run the GUI version: java -jar woofwoof
    Run the CLI version: java -jar woofwoof cli
  6. Enjoy: WoofWoof is very fun.

Installation Option 2

  1. Clone the tjingsheng ip repository to your local machine.
  2. Open the project in your preferred Java development environment.
  3. Go to the target main directory:
    GUI version: \main\java\WoofWoof\Launcher
    CLI version: \main\java\Woof
  4. Run the main class
  5. Enjoy