Download Latest Version Asgard 0.3.10 (189.4 kB)
Email in envelope

Get an email when there's a new version of Asgard Free Software RPG

Home / asgard / 0.3.8
Name Modified Size InfoDownloads / Week
Parent folder
README 2012-04-15 1.8 kB
asgard-0.3.8.tar.gz.asc 2012-04-15 490 Bytes
asgard-0.3.8.tar.gz 2012-04-15 185.0 kB
Totals: 3 Items   187.3 kB 0
Quick Start Instructions:
===============================================================================

We thank you for taking interest in Asgard!  As this project is still in its
infancy, this release is intended for testing, observation and interest
piquing. 

Asgard 0.3.8 is a step in the right direction.  The bare-bones map now supports
movement of a Character.  When the Character approaches the margins of the
screen, the map automatically pans.

We encourage you to attempt to compile and run Asgard.  Let us know how things
go.  Thanks.

1. Satisfy Requirements
scons      - http://scons.org
SDL        - http://libsdl.org
SQLite 3   - http://sqlite.org
Boost 1.40 - http://boost.org
Python 2.7 - http://python.org

2. Untar..
$ tar xvf asgard-0.3.8.tar.gz
$ cd asgard-0.3.8/

3. Compile
$ scons

4. Install
$ sudo scons install

5. To Run: 
$ asgard /usr/share/asgard/scripts/demo1.py

You should see the map panning around with Palm Trees, Treasure Chests, Rocks
and possibly a small Blue Cat.

6. To Clean Your Project Tree:
$ cd asgard-0.3.8/
$ scons -c

Want to Help?
===============================================================================
If you enjoy RPGs and have a desire to develop an innovative video game please
consider helping out the project.  Read ... "Become a Developer in Six
Simple Steps" http://bit.ly/pumAu0

New to Asgard?:
===============================================================================

Check out our website and wiki:
Home Page - http://asgardrpg.org/
     Wiki - http://wiki.asgardrpg.org/
     Bugs - http://bugs.launchpad.net
     Code - http://code.launchpad.net
  Project - http://launchpad.net/asgard

Contact:
===============================================================================
Drop us a line at asgard.team@gmail.com.
Source: README, updated 2012-04-15