Skip to content

endless-sky/Endless-Sky-Delta

 
 

Repository files navigation

Endless Sky - Delta

This is the Rapid Development and Experimentation fork of the Endless Sky project, and is colloquially known as "Endless Sky Delta" or "Revamp 2.0." The purpose is to be an area where more changes can be worked on, trialed, and experimented with.

If you are looking for a stable version of Endless Sky to play, you should go to https://github.com/endless-sky/endless-sky instead. If you are looking to try out the cutting edge (and possible failures) of our attempts to make Endless Sky better, this is the place to be.

Development

Look here to find a list of implemented features and to talk about them: #15

This fork has a number of branches, two of which are our primary work environment.

Mirror : This is our base branch, and is kept synchronized with the main Endless Sky "master" branch.

  • Main : This is our long-term branch that will collect all the changes we have tried out and feel should be a permanent part of the game. It is based on "Mirror."
    • Experimental : This is our experimental working area. All our changes start out here where they can be tested in conjunction with many other changes. It is based on "Main."

All PRs suggesting changes should be made to the "Experimental" branch.


Explore other star systems. Earn money by trading, carrying passengers, or completing missions. Use your earnings to buy a better ship or to upgrade the weapons and engines on your current one. Blow up pirates. Take sides in a civil war. Or leave human space behind and hope to find some friendly aliens whose culture is more civilized than your own...


Endless Sky is a sandbox-style space exploration game similar to Elite, Escape Velocity, or Star Control. You start out as the captain of a tiny spaceship and can choose what to do from there. The game includes a major plot line and many minor missions, but you can choose whether you want to play through the plot or strike out on your own as a merchant or bounty hunter or explorer.

See the player's manual for more information, or the home page for screenshots and the occasional blog post.

Installing the game

Official releases of Endless Sky are available as direct downloads from GitHub, on Steam, and on Flathub. Other package managers may also include the game, though the specific version provided may not be up-to-date.

System Requirements

Endless Sky has very minimal system requirements, meaning most systems should be able to run the game. The most restrictive requirement is likely that your device must support at least OpenGL 3.

Minimum Recommended
RAM 750 MB 2 GB
Graphics OpenGL 3.0 OpenGL 3.3
Storage Free 350 MB 1.5 GB

Building from source

Development is done using CMake to compile the project. Most popular IDEs are supported through their respective CMake integration. SCons was the primary build tool up until 0.9.16, and some files and information continue to be available for it.

For full installation instructions, consult the Build Instructions readme.

Contributing

As a free and open source game, Endless Sky is the product of many people's work. Contributions of artwork, storylines, and other writing are most in-demand, though there is a loosely defined roadmap. Those who wish to contribute are encouraged to review the wiki, and to post in the community-run Discord beforehand. Those who prefer to use Steam can use its discussion rooms as well, or GitHub's discussion zone.

Endless Sky's main discussion and development area was once Google Groups, but due to factors outside our control, it is now inaccessible to new users, and should not be used anymore.

Licensing

Endless Sky is a free, open source game. The source code is available under the GPL v3 license, and all the artwork is either public domain or released under a variety of Creative Commons (and similarly permissive) licenses. (To determine the copyright status of any of the artwork, consult the copyright file.)

About

Space exploration, trading, and combat game. Rapid Development and Experimentation fork.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.9%
  • Python 1.7%
  • Other 1.4%