Sailor Rock - Adventure Game

How to run?

  1. Change the directory to the project's folder: cd path/to/sailor-rock-adventure

  2. Optional:

    • Create virtual environment: python -m venv venv
    • Activate the virtual environment: .\venv\Scripts\activate
  3. Install requirements: pip install -r requirements.txt

  4. Run the program: python main.py