A Pixel Art RPG Game Made By Howard, ChengYu, and Tyson.
Go to Releases and download the latest release.
Extract the zip and run the launcher-rework.exe
file.
Use the package manager conda to install dependent.
git clone https://github.com/cytsai1008/PixelRPG-Python
conda create -n pixelrpg python=3.6 -c delichon -c conda-forge -c defaults pyside2 pygame pyautogui requests --no-default-packages
Double-click the launcher-rework.exe
conda activate pixelrpg
python launcher-rework.py
Made with ❤ and ☕ by Python