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.d...@gmail.com>
 GNU RPGE Maintainer
_______________________________________________
GNU Announcement mailing list <info-gnu@gnu.org>
https://lists.gnu.org/mailman/listinfo/info-gnu

Reply via email to