Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
geegaz authored Dec 18, 2021
1 parent 5d0ee44 commit 4aa9d64
Showing 1 changed file with 18 additions and 26 deletions.
44 changes: 18 additions & 26 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,45 +2,37 @@


# A Key(s) Path
**- By Geegaz -**
*Use your movement keys as platforms in the world !*

<img src="https://img.itch.zone/aW1nLzM4NjM5MTEuZ2lm/original/bm3fwN.gif">
### Build your way with your keys.

*previously "Out of Control(s)"*
You have 3 movement keys - Left, Right and Jump - available at the bottom of the screen. You can **drag them in the world to use them as platforms**. But don't use too many, or you could run out of movement options !

### Build your way with your own keys.
Because as soon as a key is placed, you **can't use it for movement**. It will be locked until you retrieve it from the world.

With your 3 movement keys (Left, Right, Jump) available at the bottom of the screen, you can **drag them in the world to use them as platforms**. But don't use too many, or you could run out of movement options !

Because as soon as one is placed, you **can't use it for movement**. It will be locked until you retrieve the key from the world.

*This game was created as part of the GMTK Game Jam 2020. The theme was "Out of Control" - I took it as "you run out of controls" !*
*A Key(s) Path is one of the winners of the GMTK Game Jam 2020, with the theme "Out of Control". It reached 6th place overall and was featured in GMTK's video*

### Controls

The game plays with a mouse and keyboard.

<ul>
<li><strong>Move:</strong> Left and Right arrow / A and D / Q and D</li>
<li><strong>Jump:</strong> Up arrow / W / Z / Space</li>
</ul>
<ul>
<li><strong>Place Key:</strong> Drag & drop the key from the bar</li>
<li><strong>Retrieve Key:</strong> Click the key in the world or <strong>the empty slot in the bar</strong></li>
</ul>
<ul>
<li><strong>Pause / Quit:</strong> Escape</li>
<li><strong>Fullscreen: </strong>F11</li>
</ul>
- **Move:** Left - Right / A - D / Q - D
- **Jump:** Up / W / Z / Space

**Drag & drop the key from the bar** to place it in the world

**Drag the key back, click it or click the empty slot in the bar** to retrieve it

- **Pause / Quit:** Escape
- **Toggle Fullscreen:** F11

### Credits:

Made with Godot 3.3.2.<br>
All design, code, graphics and fonts by me.
Made with Godot 3<br>
Design, code, graphics and fonts by [Geegaz](https://geegaz.itch.io)

- **SFX:** [Platformer SFX](https://outspacer.itch.io/platformer-sfx) by [David Stearns](https://outspacer.itch.io/)
- **SFX:** [Impact Sounds]() by [Kenney]()
- **Music:** /

---

<p xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/"><a property="dct:title" rel="cc:attributionURL" href="https://github.com/geegaz/A-Key-s-Path">A Key(s) Path assets</a> by <a rel="cc:attributionURL dct:creator" property="cc:attributionName" href="https://geegaz.itch.io/">Geegaz</a> are licensed under <a href="http://creativecommons.org/licenses/by-sa/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC BY-SA 4.0<img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1"><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/sa.svg?ref=chooser-v1"></a></p>

0 comments on commit 4aa9d64

Please sign in to comment.