EliteLux

New Mission to Earth Updates! (Everything You Need to Know)

Okay, so today I messed around with building a “Mission to Earth” game. It started as a simple idea, and well, it kinda spiraled from there. Here’s how the whole thing went down:

New Mission to Earth Updates! (Everything You Need to Know)

First, I doodled some concepts on paper. You know, just stick figures and rough shapes to get a basic idea of the game layout. I envisioned a spaceship landing on Earth, dodging obstacles, and maybe collecting stuff. Pretty basic, right?

Then, I fired up my game engine – I’m using a free one, keeps things simple. I created a new project and started with a basic 2D scene.

Getting the Spaceship Moving

Adding Some Obstacles

What’s a landing mission without some danger? So I created some asteroid sprites – again, just basic circles. I placed them randomly around the screen.

Making it Look a Bit Prettier

The triangle spaceship and circle asteroids were… functional, but ugly. So I spent some time finding some free-to-use graphics online. Much better!

The “Earth” Part

I created a big, green rectangle at the bottom of the screen. That’s Earth. Creative, I know.

The End …For Now

So, that’s where I left off. It’s a super basic game, but it’s playable. It’s amazing how much time you can sink into even the simplest projects. Still some small bugs need to fixed.

Exit mobile version