Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

A Pixel Art RPG Game Made By Howard, ChengYu, and Taiyou. Made with Python

License

Notifications You must be signed in to change notification settings

PixelGameMaker/PixelGame-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PixelRPG-Python

A Pixel Art RPG Game Made By Howard, ChengYu, and Tyson.

Windows Python Pygame Code style: black Github All Releases Github Stars

Installation

From Releases

Go to Releases and download the latest release.
Extract the zip and run the launcher-rework.exe file.

From source code

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

Usage

From Release

Double-click the launcher-rework.exe

From Source

conda activate pixelrpg
python launcher-rework.py

License

Licence

Made with ❤ and ☕ by Python