Skip to content

lucasOlivio/LeapUp

Repository files navigation

MIT-LICENSE RELEASE REPO-SIZE

Description

LeapUp is an endless game where the objective is to control a square and climb platforms as high as possible. The game features dynamically generated and positioned platforms made of blocks.

Gameplay

  • Control the square using arrow keys to navigate and space to jump.
  • The square must land on the platforms to continue climbing.
  • Be careful not to touche any red square, as it will result in the player losing the game.
  • The game continues endlessly, with the difficulty increasing as the player progresses.

Development

The game is developed in C# using the Unity 2021 engine. The platforms are procedurally created and dinamically positioned and changed to provide an endless gameplay experience getting harder as the player gets higher. The game uses physics-based mechanics for realistic movement and collision detection.

Technologies

  • C# 8.0
  • Unity 2021.3.22f1

Assets

  • Background music: hopes, voide, source (Free Music Archive) and license type (CC BY)
  • Block Sprites: Lucas Olivio
  • Background Image: Photo by Luke Chesser on Unsplash

Installation

To run LeapUp, follow these steps:

  1. Ensure you have Unity 2021 or a compatible version installed.
  2. Clone or download the LeapUp repository.
  3. Open the project in Unity.
  4. Navigate to the main scene.
  5. Press the play button in the Unity Editor to start the game.

Screenshots

StartGame Jump1 Jump2 GameOver

License

LeapUp is licensed under the MIT License. See the LICENSE file for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published