Difference between revisions of "Expedition"
Jump to navigation
Jump to search
(Update template, version and website address) |
|||
Line 3: | Line 3: | ||
|influences = Seven Cities of Gold | |influences = Seven Cities of Gold | ||
|theme = Discovery of the New World | |theme = Discovery of the New World | ||
|released = 2009 | |released = Mar 15, 2009 | ||
|updated = | |relver = 7DRL | ||
|updated = Apr 21, 2012 | |||
|updver = 0.5 | |||
|language = [[Java]] | |language = [[Java]] | ||
|platforms = [[Java]] | |platforms = [[Java]] | ||
Line 13: | Line 15: | ||
}} | }} | ||
The original version of this game was [[Slash]]'s entry for the [[7DRL Contest 2009|2009 7DRL programming challenge]]; it later | The original version of this game was [[Slash]]'s entry for the [[7DRL Contest 2009|2009 7DRL programming challenge]]; it later was meant to be the first game to be self-published by his company, [[Slashware Interactive]] | ||
== Description == | == Description == | ||
Expedition is a game about the human sense of wonder from discovering and finding new lands. | Expedition is a game about the human sense of wonder from discovering and finding new lands. | ||
In the game you are a | In the game you are a XV century Spanish explorer. You have to stock up an expedition to the New World, travel there, and then found colonies in the name of the crown. In your quest you will find marvelous places and face friendly and hostile natives throughout the New World seeking to obtain their riches for your kingdom. | ||
[http://www.youtube.com/v/sK0rnyZ5f6A?fs=1&hl=en_US|Video link] | [http://www.youtube.com/v/sK0rnyZ5f6A?fs=1&hl=en_US|Video link] | ||
The original Expedition project would later inspire [[Expedition Z]] (2019) and [[NovaMundi]] | |||
== Screenshots == | == Screenshots == | ||
Line 31: | Line 35: | ||
== Requirements == | == Requirements == | ||
Java Runtime Environment 1.6.0 [http://www.java.com/getjava/] | Java Runtime Environment 1.6.0 [http://www.java.com/getjava/] | ||
[[Category:Open ended roguelikes]] | [[Category:Open ended roguelikes]] |
Revision as of 00:10, 5 October 2023
Expedition | |
---|---|
Beta Project | |
Developer | Slash |
Theme | Discovery of the New World |
Influences | Seven Cities of Gold |
Released | Mar 15, 2009 |
Updated | Apr 21, 2012 |
Licensing | Open source, GPLv3 |
P. Language | Java |
Platforms | Java |
Interface | ASCII, Keyboard |
Game Length | Open ended |
Official site of Expedition |
The original version of this game was Slash's entry for the 2009 7DRL programming challenge; it later was meant to be the first game to be self-published by his company, Slashware Interactive
Description
Expedition is a game about the human sense of wonder from discovering and finding new lands.
In the game you are a XV century Spanish explorer. You have to stock up an expedition to the New World, travel there, and then found colonies in the name of the crown. In your quest you will find marvelous places and face friendly and hostile natives throughout the New World seeking to obtain their riches for your kingdom.
The original Expedition project would later inspire Expedition Z (2019) and NovaMundi
Screenshots
Requirements
Java Runtime Environment 1.6.0 [1]