8000 GitHub - seokjin1013/wizard-of-the-forest
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

seokjin1013/wizard-of-the-forest

Repository files navigation

Install

prerequisite

OS

Windows 64비트 운영 체제, x64 기반 프로세서

Ubuntu 22.04.2 LTS (GNU/Linux 5.15.90.1-microsoft-standard-WSL2 x86_64)

see install more detail: https://learn.microsoft.com/en-us/windows/wsl/install

Install pip, python

apt update && upgrade
apt install python3 python3-pip

Download this repository

In WSL Ubuntu, clone this repository and enter the project directory

Install library

python -m venv .venv
. .venv/bin/activate
pip install -r requirements.txt

image

Execute

python main.py

Enjoy!

Move: W, A, S, D

Attack: Left Mouse Click

Skill : Right Mouse Click / Shift Key

Play Screenshot Play Screenshot Play Screenshot Play Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0