Difference between revisions of "Expedition"
Jump to navigation
Jump to search
m |
|||
Line 4: | Line 4: | ||
|theme = Discovery of the New World | |theme = Discovery of the New World | ||
|released = 2009 | |released = 2009 | ||
|updated = | |updated = 2010 Jul 10 (0.1.7) | ||
|language = [[Java]] | |language = [[Java]] | ||
|platforms = [[Java]] | |platforms = [[Java]] | ||
Line 13: | Line 13: | ||
}} | }} | ||
The original version of this game was [[Slash]]'s entry for the [[7DRL Contest 2009|2009 7DRL programming challenge]]. | |||
Source code can be downloaded from http://code.google.com/p/expedition/ | |||
== Description == | == Description == | ||
Line 29: | Line 31: | ||
== Screenshots == | == Screenshots == | ||
http:// | http://slashie.net/share/expedition017-2.png | ||
http:// | http://slashie.net/share/expedition017-1.png | ||
== Requirements == | == Requirements == | ||
Java Runtime Environment 1. | Java Runtime Environment 1.6.0 [http://www.java.com/getjava/] | ||
== Website == | == Website == | ||
http://slashie.net | http://slashie.net |
Revision as of 15:23, 21 July 2010
Expedition | |
---|---|
7DRL | |
Developer | Slash |
Theme | Discovery of the New World |
Influences | Seven Cities of Gold |
Released | 2009 |
Updated | 2010 Jul 10 (0.1.7) |
Licensing | Open Source, GPLv3 |
P. Language | Java |
Platforms | Java |
Interface | ASCII, Keyboard |
Game Length | undefined |
Official site of Expedition |
The original version of this game was Slash's entry for the 2009 7DRL programming challenge.
Source code can be downloaded from http://code.google.com/p/expedition/
Description
Expedition is a roguelike game of exploration and massive combats.
In the game you, a Spanish explorer from the end of the XVth Century, have to stock up an expedition to the New World, travel there, and found colonies in the name of the crown. In your quest, you will find marvelous places and face hostile natives through the New World, in order to obtain their riches for your kingdom.
Features
- High definition map of America and the Atlantic Ocean
- No experience points, expedition-based combat
- Each expedition is composed of several units with different skills
- Spanish music
- No experience points
- Simplified Command Set
Screenshots
Requirements
Java Runtime Environment 1.6.0 [1]