Phoenix Game Engine (PGE) is a fully featured engine for game development written by InsertWittyName and MK2k.
PGE Lua is the Lua wrapper of that engine.
Features:
pge.controls - Handling button and analog input.
pge.dir - Directory access and file system operations that deal with directories.
pge.file - File access and file system operations that deal with files.
pge.font - TrueType font loading and drawing.
pge.gfx - Graphic primitives drawing.
pge.math - VFPU math module.
pge.mp3 - MP3 playback for background music.
pge.net - Net and socket functions.
pge.texture - Image loading and drawing.
pge.timer - Timer module.
pge.usb - USB functions.
pge.utils - Utility functions for using the dialogs and retrieving system information.
pge.wav - WAV loading and playback for sound effects.
pge.zip - ZIP file access and extraction.
PGE Lua uses a port of the latest Lua release 5.1.4, which has been optimised specifically for the PSP.
PGE Lua comes with 23 fully commented samples demonstrating how each module is used.
Alongside that, full documentation is available via the homepage: http://pge.luaplayer.org/
There is an emulator for PGE Lua which runs on Windows, Linux, OSX and allows PSP-less development. This is almost complete and will be released at that time.
Install:
Copy the 'pgelua' folder to PSP/GAMEXXX/ (or PSP/GAME/ if your kernel is set to 3xx/4xx in the recovery menu).
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Similar Software:
libmikmod libmikmod It's been a while since homebrew developer Sten Larsson (Stonebone) has released libmikmod 3.1.11ds1, an unofficial Nintendo DS port of the portable module player ModMik. A year later, the developer has come out with a more refined version of the library by basing it on the most recent version of libmodmik released
PME2NDS - File Converter PME2NDS - File Converter David Rorex has released PME2NDS - tool to convert .pme (aka .nds.gba) files into .nds files. NOTE: Only works for files that were built with ndslib/libnds and were originally .nds files with a header attached! This updated build boasts improved compatability
ONScripter ONScripter
ONScripter is an opensource cross-platform clone of the NScripter Visual Novel engine
LTE 3D Engine SDK LTE 3D Engine SDK LTE Studios has has rolled out the latest update of 3D Engine SDK. Developed by SiberianSTAR and Ky@, this homebrew application features:
* 3D Engine
* Mixed 2D + 3D
* Powerful and customizable 2D GUI
* Character animation system
* Particle effects
* Billboards
* Dynamic Lights
* Powerful 2D with alpha, blend, etc.
PAlib 060917 PAlib 060917 PAlib is Mollusk's programming interface that lets you develop new games and applications for your Nintendo DS. In other words, it's a homebrewer's friend. It uses libNDS and it's very easy to use.
Mollusk describes this update as "PAlib 060917 : Biggest update ever."
New Stuff
* [Tiles] New infinite tile system
funcLib funcLib
PSP homebrew developer Sleepy dropped us a line earlier to announce the release of funcLib v1.0.0. This PC-based app, developed by the duo of Sleepy and Flatmush, is a function library built to help ease up the task of programming homebrews for the PSP.
This news heralds funcLib 1.0
Bullet Physics 2.70 Bullet Physics 2.70
from Drakon:
Here is Bullet Physics library 2.70 for psp
It comes with simple demo1 - floor and box(press X to add new box),demo2 - soft body(working now ^^).
Tested only on psp slim
LuaPlayerHM LuaPlayerHM
It didn't take long for homebrew developer homemister to update the very convenient LuaPlayerHM for the Sony PlayStation Portable. This time, LuaPlayerHM version 6.6 hosts a bevy of bug fixes and additional visual touches
Libwiigui Libwiigui
libwiigui is a GUI library for the Wii, created to help structure the design of a complicated GUI interface, and to enable an author to create a sophisticated, feature-rich GUI. It was originally conceived and written after I started to design a GUI for Snes9x GX, and found libwiisprite and GRRLIB inadequate for the purpose