Project: Scrolling Background Game In the game Geometry Dash we made at Term4, the movement of the background is achieved by creating a sprite and adding similar costomers to achieve the effect of the background constantly animating. Below is an example of Scroll Background: The requirements of this test project are: Choose a Sprite you like, draw your own background pattern, Make the background move from right to left, The player can operate the Sprite to jump with the space bar and land in the same position, Make the Sprite run to the left on the right side of the screen
Project B: More Challenges You can set a game-ending function for the character when it hits an obstacle