Role Playing Game Engine - News
GNU Rpge 0.0.3
Item posted by sebastien diaz <sebdiaz> on Tue 07 Jan 2014 01:46:06 PM UTC.
Hello
I am happy to announce the next release of GNU rpge.
This release is numbered 0.0.3 .
Description
===========
GNU rpge is an engine for two-dimensional graphical role-playing games, supporting, at the time of writing, the following features:
A two-dimensional tile grid
Sprite rendering
Movable objects(mobs)
Limiting the times an image is loaded to 1 for faster runtime
"Windows"(Rectangular areas filled with a certain sprite)
Event passing
How to see a quick demo
==========================
Install guile 1.8, sdl, sdl_image, sdl_font.
after launching the make command, on the package directory, launch :
src/rpge -f conf/skeleton-local.conf
Changes in 0.0.3: 6 Jan 2013
==========================
- Bug Corrections
- Compile corrections
Download
========
Gzipped tarballs are available from
ftp://ftp.gnu.org/gnu/rpge
or
http://ftp.gnu.org/gnu/rpge
and its mirror sites. SHA1 sums may be found there as well.
The web site of GNU rpge is at:
http://www.gnu.org/software/rpge
Sébastien DIAZ <sebastien.diaz@gmail.com>
GNU RPGE Maintainer
Powered by Savane 3.14-8aba.
Corresponding source code