A downloadable game for Windows and macOS

Download NowName your own price

A small space exploration game where, captain of a small ship, you are tasked to get your crew back home, to earth.

Perils and opportunities await you on your journey, good luck, adventurer!



DevLog 1: A small step for a man

Procedural space generation

So, the first step today was to get the look and feel of the game right, so, I started making a list of things I wanted in:

  • Space! (of course)
  • Planet(s)
  • SpaceShip

For the space section, I created a plane, and then added a script that would cycle through an array of textures, and rotate the plane to a random amount to make the same "Starfield" texture feel different even if encountered two times in a row.

The planet is using a modified version of the Retro Planets asset (free), I added the ability to randomise radius, colour and shading, in addition to this, I created a point light in front of the ship and made the light to be the same color of the planet's (so it looks like the planet is emitting light, I think it looks nice).

The ship is made out of models I got some time ago during a sale, the package is Sci-Fi designer, for whomever's intrested.

Finally, on top of everything is a pixelator Post Screen Shader, to make everything consistently at 64 by 64 pixels, as required by the jam.


Before the outrage starts, I know this is kind of like cheating, but I am no artist and have no artist to help at the moment, so, there you go, if you think the game looks nice stay tuned, updates will come :)


DevLog 2: Bursting away

Seamless planets transition

Well, it took me a while, with Uni and everything, but I finally went back to doing some work on the game. Feels good :)

Today I focused on transitioning, jumping between a planet and the other. I took an animation heavy approach: although there is some new code, most of the heavy lifting was done by mechanim this time.

I added a UI as well, mostly non operational, but pressing the JUMP button will allow you to witness how cool I managed to make the transitions look, YAY!
If you happen to have a good idea on transitions between space backdrops let me know, cause the current way relies on fade out/in, and it's not making me crazy happy.

Enjoy the new demo, this time also for Mac, and stay tuned for updates!


DevLog 3: Work work!

a wee happy crew

I decided to work on planet generation to a data level and crew management: what this means is that now planets have a name, a colonising race and a government type, these values are pretty much window dressing, for immersion, but they also have a resources availability amount. This is calculated when the visual representation of the planet is generated, the bigger the planet, the higher the amount of resources.

The ship has now a crew of randomly generated individuals: they have different names and start with different moods. If you keep them fed, they will be happy, if you let them starve, they will eventually mutiny, it's up to you, the captain, to keep a healthy crew, before they decide to come and get you!

Should you decide to be a feared captain though, you can get those mutineers and eject them from the ship, the rest of the crew will not complain about the food for a couple of jumps, but be careful, a crewless ship does not go far.


EXTRA BONUS!!!
the game is now on github, so fork it if you will :)

you can find it HERE!!!


DevLog 4: Still on this!

a needed update

so, the LowRezJam is finished on the 14th and I didn't have a game. Had to work and focus on Uni, since I have two major deliverables in a few days and an exam next week.
Fear not though, as this game is happening, as soon as I am done with the deliverables I will start working on it again, as I want to make it happen, so stay tuned next week for a major update! :D


DevLog 5: PLENTY OF STUFF!!!

mostly in the background though

Even though I have not been updating for a while, I have been working a lot on the game!
The following features are currently available:

  • Every jump between systems there is a chance to encounter pirates
  • Every jump te crew will need to be fed, if not, mutinies can occur
  • If a mutiny occurs, it is game over
  • A new UI has been implemented, you can see an example HERE
  • Resources are now tracked, and generated based on the planet size: a big planet will have more resources, therefore will sell them for less.
  • Each planet has a market that is currently functional.
So, stuff has been happening, we are coming close to a game that can be played from start to finish, after that, I will try and make it fun, cause for now it is quite sterile, we'll see :)
Unfortunately there is no demo this time, since the features are not connected in a proper way and the mutiny algorithm is expecting a main menu scene that still does not exist, I promise a new demo will be up in the next 2 days.

See you guys at the next update!!!

StatusIn development
PlatformsWindows, macOS
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
Authorthaon
GenreAdventure
Tags16-bit, Exploration, Roguelike

Download

Download NowName your own price

Click download now to get access to the following files:

Build.zip 45 MB
Build dev 2.zip 100 MB

Comments

Log in with itch.io to leave a comment.

works for 32x bits?