Skip to content

Spyro24/pyr-pg-rpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

195 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The PYR_PG Project

PYR_PG is a game making system based on pygame and python focused on creating good RPG games.

Overview

  1. System requirements
  2. Game Options
  3. Progress

Dependencies

This programm requieres pygame-ce which you can directly install with pip3 install pygame-ce

Standard controls

  • WASD controls to move the player (GamePad control will coming soon)
  • ESC to open the options menu

Maptool controls:

(The Maptool curently dont work)

  • CTRL + R = Reload the UI (you need this)
  • Arrow Up or Down = Change Edit layer
  • WASD = Move to the next map

Current Progress

  • pyr_pg [>_________]
  • DialogScriptV5 [>>________]
  • Save File System [>_________]
  • Multi editor system [>_________] (its curently WIP and not included)

Minimal requirements

  • RAM : 2GB
  • OS : Linux
  • CPU : Intel Atom N450 with 1,66 GHz

Set Options

  • There is curently no options menu in the game.
  • You have to set the options directly in the main.py (if available)
  • To run the programm in developer/debug mode use ./main.pyw -d

Notice

pyr-pg-rpg - A Python RPG Maker with a bultin rpg
Copyright (C) 2023-2025 Spyro24

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Contributors