Skip to content

Commit

Permalink
README.md update
Browse files Browse the repository at this point in the history
  • Loading branch information
sh4dy01 committed Feb 20, 2024
1 parent 8b9c8fd commit 316f643
Showing 1 changed file with 54 additions and 1 deletion.
55 changes: 54 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,54 @@
Empty
# Tower Attack

## Game
**Tower Attack** is a 3D game made with Unreal where the goal is to **escape from a volcano** that is about to erupt.
To complete the game, you'll need to **reach the top of the volcano** using a **combination of your characters' spells**.

When you destroy the shield towers shortly after entering the volcano, the lava will start to rise.
From there, it's up to you to use the different characters to reach the top.

Be careful though, as there will be towers and enemies along the way ready for battle!

## Inputs

_ZQSD_ - Movement
_SPACE_ - Jump
_SPACE_ (in air) - Double jump
_Left click_ - Classic attack. Spam attacks to create a combo.


### Character switch

_&_ (1) - Scotty
_é_ (2) - Andre
__ (3) - Juan
_(_ (5) - Enzo

### Character skills
#### Scotty
_A_ - **OBJECT GRAB**: Only certain objects can be grabbed. They will be highlighted in blue (for now only the stone barrels).
_E_ - **CHARGE**: Charge towards the player. Used to destroy some walls.

#### Andre
_A_ - **DASH**: Moves immediately in the direction of the player. The direction taken into account is the direction of the camera.
_E_ - **VERTICAL IMPULSE**: Propels the player upwards. Hold to jump higher.

#### Juan
_A_ - **PLATFORM**: Makes a platform appear beneath the player. Hold to choose where to place the platform.
_E_ - **SHIELD**: Makes a shield appear in front of the player. Hold to choose where to place the shield.

#### Enzo
_A_ - **CLIMB**: Allows you to climb certain walls/objects (only at the start and the end of the level).
_E_ - **BULLET TIME**: Slows down time (only a post-processing effect at the moment)


## Credits

### Supervisor
- [Kévin FAURE](https://www.linkedin.com/in/kfaure/)

### Collaborators
- [Thomas DELORME](https://www.linkedin.com/in/thomasdelorme5003/)
- [Alexandre GOUVEIA](https://www.linkedin.com/in/gouveia-alexandre/)
- [Guillaume BLACKBURN](https://www.linkedin.com/in/guillaumeblackburn/)

0 comments on commit 316f643

Please sign in to comment.