A downloadable game for Windows, macOS, and Linux

Hidden Star (working title) is a 64x64px space exploration/trading/combat game inspired in part by the Elite, Privateer and Star Control franchises, created in collaboration with Nemoder.

We're still heavily under development, but are happy to share snapshot builds of the game and our planet generator tests.

Dev blog posts with concept art and WIP images can be found here:

StatusIn development
PlatformsWindows, macOS, Linux
Rating
Rated 4.0 out of 5 stars
(1 total ratings)
AuthorsCheeseness, Nemoder
GenreAction
Made withSDL
TagsExploration, LOWREZJAM, Pixel Art, Space, Trading

Download

Download
Hidden Star Linux (2017-03-29 dev snapshot) 65 MB
Download
Hidden Star Mac (2017-03-29 dev snapshot) 65 MB
Download
Hidden Star Windows (2017-03-29 dev snapshot) 65 MB
Download
Hidden Star Linux (2016-05-14 dev snapshot) 1 MB
Download
Hidden Star Mac (2016-05-14 dev snapshot) 2 MB
Download
Hidden Star Windows (2016-05-14 dev snapshot) 1 MB
Download
planet_gen_linux.tar.gz 1 MB
Download
planet_gen_mac.zip 2 MB
Download
planet_gen_windows.zip 1 MB
Download
Hidden Star Linux (end of jam build) 1 MB
Download
Hidden Star Mac (end of jam build) 2 MB
Download
Hidden Star Windows (end of jam build) 1 MB

Install instructions

Dev Snapshot & End-of-Jam Builds

  • Linux users: Extract the archive and run hidden_star.sh
  • Mac users: Extract the archive and double click on hidden_star.command
  • Windows users: Extract the archive and run hiddenstar.exe

Use the mouse or cursor keys and enter to navigate the starmap and communicate do combat with alien races.

A list of notable changes is included in the readme.md file.

Additional controls:

  • F12: Save screenshot

Planet Generator

As an alternative, we also have a web based planet generator.

  • Linux users: Extract the archive and run planet_gen.sh
  • Mac users: Extract the archive and double click on planet_gen.command
  • Windows users: Extract the archive and run planet_gen.exe

Click or press Enter to generate a new randomised planet.

Manual controls:

  • Q: Cycle surface layer.
  • W: Cycle continent layer.
  • E: Cycle polar cap layer.
  • R: Cycle cloud layer.
  • T: Cycle light position.
  • Z: Print current planet parameters.
  • F2: Decrease window size.
  • F3: Increase window size.
  • Space: Cycle planet size.
  • 1 through 4: Display default planet configuration.
  • Escape: Quit

Source Code

Source code for Hidden Star can be found at https://gitlab.com/Cheeseness/hidden-star

The game can be built using cmake. There are no guarantees that it'll be working/functional at any time :D