You are browsing as a guest. Sign up (or log in) to start making projects!

Stellar Safari

  • 2 Devlogs
  • 6 Total hours

I am building a space exploration mobile game where players can repair their spaceship to explore different planets.

Open comments for this post

4h 28m 30s logged

For the past couple of days I have been working on implementing different systems that make up the core of the gameplay. Namely, the grid generator and the animations. Now the player has the freedom to move in any direction they wish, with tiles randomly generating in all directions. This is moving the project closer to the exploration game I intend. I still have to add ores, power stations, hazards and puzzles, but this is a step in the right direction.

For the past couple of days I have been working on implementing different systems that make up the core of the gameplay. Namely, the grid generator and the animations. Now the player has the freedom to move in any direction they wish, with tiles randomly generating in all directions. This is moving the project closer to the exploration game I intend. I still have to add ores, power stations, hazards and puzzles, but this is a step in the right direction.

Replying to @NexBlade-Studios

0
22
Open comments for this post

1h 7m 7s logged

I have been working on this project for a couple of months so far. This game is basically a survival game where the player is an astronaut who crash lands on the moon and has to repair their spaceship in order to go to other planets. Currently I have implemented a simple grid movement and also some initial tile management. The main thing that I added was a way of keeping the player in view by hiding any objects in front of the camera through the use of raycasts. I still have to work on the actual tile generation and eventual puzzle mechanics to complete the game.

I have been working on this project for a couple of months so far. This game is basically a survival game where the player is an astronaut who crash lands on the moon and has to repair their spaceship in order to go to other planets. Currently I have implemented a simple grid movement and also some initial tile management. The main thing that I added was a way of keeping the player in view by hiding any objects in front of the camera through the use of raycasts. I still have to work on the actual tile generation and eventual puzzle mechanics to complete the game.

Replying to @NexBlade-Studios

1
504

Followers

Loading…