Challenge – Crafting a Game Over screen for Space Explorer
In this chapter, you’ve unlocked new skills with Git and GitHub tools. Let’s put these to the test by creating a captivating Game Over screen for your Space Explorer game, complete with a cool background.
Figure 8.28 – Space Explorer Game Over screen
Your mission is to develop a Game Over screen using new Git commands and tools and integrate a unique background into this screen.
You can download the code from here: https://github.com/PacktPublishing/GitHub-for-Next-Generation-Coders/tree/main/Space%20Explorer%20Game/Game%20Obsticles%20-%20Game%20Over%20screen.
Here is how you can accomplish your mission:
- Branch creation: Using GitHub Desktop or Sourcetree, create a new branch named
feature-game-over-screen
. This visual tool simplifies the branching process. - Designing the screen: Design a Game Over screen with a cool space-themed background. Get creative...