Package <Unnamed>

Class Summary
Cargo This class represents the cargo within our game.
Descriptions This class allows for the random generation of words for the game: location name ('Ariel', 'Hera', etc.), cargo types ('Cargo', 'Silver', etc.).
Game This class contains the main method used to run the game.
Inventory This class represents the inventory of a ve or a vehicle or a market in our game.
Location This class represents a Solar System within our game
Map  
Market  
Parser This class is used to get commands as user input from the keyboard.
Universe This class creates a universe of locations
Vehicle This class represents a Vehicle (player) within our game.