Skip to content
This repository has been archived by the owner on Nov 30, 2020. It is now read-only.

Wohlstand/PGE-Project-Old-Copy

 
 

Repository files navigation

Platform Game Engine by Wohlstand

Platform Game Engine (PGE) is a free and open source game engine and toolkit, giving developers the ability to create platform games.


Created by Vitaly Novichkov "Wohlstand" <admin@wohlnet.ru>

Contacts and help

Official project site Official community Official documentation Contact us by special form Join to our chat server

How to build (Linux, Windows, Mac OS X): http://wohlsoft.ru/pgewiki/Building_of_PGE_From_sources

Downloads

Download latest stable release Official project site Configuration packages are requires to work with PGE Project

Donate us

Donate to this project using Flattr Donate to this project using Patreon Donate to this project using Paypal

CI Build status

Linux Mac OS X Windows
Build Status Build Status Build status

Components

A list of components are included with PGE Project

PGE Engine

PGE Engine

The PGE Engine is the main part of the PGE Project, allowing users to play levels and episodes.

Provides a compatibility layer with the legacy game engine (SMBX Engine 1.3) (when used configuration packages which are following SMBX64 Standard).

☝️ Note This component is experimental and has not completed base implementation, but can be used for various testing.

More information on the PGE Wiki...

PGE Editor

PGE Editor

The PGE Editor is the main development tool, allowing the creation and editing of levels, world maps, and NPC configurations. Maintenance utilities are also provided.

Provides a compatibility layer with the legacy game engine (SMBX Engine 1.3) (when used configuration packages which are following SMBX64 Standard).

More information on the PGE Wiki...

Playable Character Calibrator

PGE Calibrator

The Playable Character Calibrator allows the developer to define a collision box for each respective frame of a playable character, and calibrate any incorrect positions of the frames in an SMBX64 playable character sprite.

More information on the PGE Wiki...

PGE MusPlay

PGE MusPlay

PGE MusPlay is a light-weight music player based on SDL Mixer X audio library to test music files (include OGG files with a loop tags)

GIFs to PNG Converter

This small console utility merges bit-mask based GIF pairs used in the legacy engine into PNG format with alpha channel (semi-transparency) support.

PNG to GIFs Converter

This small console utility converts PNG image into a pair of GIF files for bit-mask algorithm rendering, simplifying the creation of graphics for the legacy engine.

LazyFix tool

This small console utility fixes incorrect mask images into valid black&white mask images.

PGE Maintainer

This small utility converts and fixes music files and levels.

License

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
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/>.

Packages

No packages published

Languages

  • C++ 92.2%
  • CMake 2.7%
  • Java 2.5%
  • C 1.7%
  • HTML 0.4%
  • Lua 0.2%
  • Other 0.3%