/Simple-Space-Explorer

Simple game about exploring space. written with Lua and Love2d.

Primary LanguageLuaGNU General Public License v3.0GPL-3.0

Introduction

Simple Space Explorer is a very simple game of exploring space, discovering new planets, and trading with planets and other ships.
Each game starts with a randomly generated number of planets and ships. Each having a randomly selected name,inventory,and location.
Player starts game with a random ship with randomly selcted location and inventory.
Player's objective is to try to get the highest score in the alloted time by discovering new planets and ships,trading rare items,and upgrading their ship.

controls

mouse controls direction of ship.
'w' moves ship forward
't' engages in trade with a planet or ship
click on item name to buy or sell it
'i' opens player's inventory
if item is an upgrade to ship, click the name to apply it to your ship

Dependencies

Screenshots

screenshot1

screenshot2

screenshot3

To Do

  • Add combat to game
  • Add background music
  • Make non-player ships move around
  • Make minimap for game
  • Fix up trade screen.

CREDITS

All programming done by me.

credit for the graphic and sound assets goes to:

License

All code in this project is license under the GPL 3.0 license. Licenses for graphics or sound is to be found in the hyperlinks given above.