Skip to content

Commit

Permalink
Minor changes to Readme / applet HTML.
Browse files Browse the repository at this point in the history
  • Loading branch information
stevygee committed Mar 19, 2012
1 parent c535bfe commit 7226bf7
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 12 deletions.
37 changes: 25 additions & 12 deletions README.txt
@@ -1,17 +1,30 @@
The Legend of Ethos by
The Legend of Ethos

Peter Grassberger
Philipp Gratzer
Andrea Juritsch
Julia Nebauer
The Legend of Ethos is a 2D RPG. This game was developed in the course of the stuy Mediatechnology and Design as semester project.

Project-Site: http://petergrassberger.com/portfolio/ethos/

Warning:
This game was created before I had any knowledge of game engines and their architecture or writing clean and structured code. Also no Model View Controller (MVC) pattern was used, because GTGE does not encourage this.

install:
Install:
1. Check out Golden T Game Engine (GTGE) from their SVN:
link: http://code.google.com/p/gtge/
2. add GTGE to build path:
in eclipse: create GTGE Project with the source and add to build path.
3. add GTGE Add-ons to build path:
in eclipse: create GTGE Add-ons Project with the source and add to build path.
4. Download JLayer:
link: http://www.javazoom.net/javalayer/about.html
5. Copy jl1.0.1.jar to java2dEtoth/lib
6. have fun!

clone repo
checkout gtge/trunk/GTGE to /gtge/
DL & copy GTGE_add_ons.jar, jogg-0.0.7.jar, jorbis-0.0.15.jar to /lib/
set up workspace in root
import eclipse project java2dEtoth
create eclipse project gtge
Created by:
Peter Grassberger (PeterTheOne) - Project Leader & Programming
Julia Nebauer - Character Design & Story
Philipp Gratzer - Level-Design & Text
Andrea Juritsch - Project Management & Website
Stefan Grassberger - Applet port

Implemented using the Golden T Game Engine (GTGE):
Website: http://goldenstudios.or.id/products/GTGE/
File renamed without changes.

0 comments on commit 7226bf7

Please sign in to comment.