Skip to content

EndlessSkyPlugins/Endless-Gauntlet

 
 

Repository files navigation

plugin logo

Endless Sky Plugin:
Endless Gauntlet

A plugin for the free and open-source 2D space trading and combat game Endless Sky.

This plugin generates an arcade-style gauntlet wherein you take a mission, jump through a wormhole, and face a series of randomly generated fleets.

An initial gauntlet is generated for the player. You can regenerate the gauntlet

Generate another gauntlet

Intended for end-game players who are comfortable running a python script, and toggling some options related to how the gauntlet gets built.

Requires Docker (Mac or Linux). On Windows, install Python 3.

Instructions for Mac and Linux

  • Open params.txt tweak the difficulty of the gauntlet to your liking.
  • Execute the ./generate-plugin-data.sh shell script.

Instructions for Windows

  • Open params.txt tweak the difficulty of the gauntlet to your liking. Set the path of your Endless Sky data folder.
  • Run generate.py

Install

Unzip to your plugins folder found here:

  • Linux: ~/.local/share/endless-sky/
  • Windows: %AppData%\endless-sky\
  • Mac OS X: ~/Library/ApplicationSupport/endless-sky/

Timeline

  • Update Mar 17, 2022: Development semi-continued by ES community members.
  • Update 10/20/2018: Development on this project has been suspended indefinitely.

Packages

No packages published

Languages

  • Python 97.0%
  • Shell 3.0%