Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/btzr-io/gwj-25
https://github.com/btzr-io/gwj-25
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/btzr-io/gwj-25
- Owner: btzr-io
- License: gpl-3.0
- Created: 2020-09-12T19:13:55.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-26T12:50:35.000Z (about 4 years ago)
- Last Synced: 2024-08-02T20:46:11.249Z (3 months ago)
- Language: GDScript
- Size: 11.9 MB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GWJ-25
Project for the godot wild Jam : https://itch.io/jam/godot-wild-jam-25
Godot engine version 3.2.2 used.
Github home page : https://github.com/btzr-io/gwj-25
## Theme
### Wildcards
> Wildcards are an optional limitation to add a unique challenge in addition to the theme.
Pick one or pick all. It's up to you. Wildcards are revealed at the same
time as the theme, and there are always only 3. Ignoring wildcards completely will not incur a deduction in judging.## Story
Time traveler from dystopian future and you trying to prevent global catastrophe which leads to this kind of future. Seeking a way to close the portals that bring the corruption to the world.
## Gameplay
- 2D platform movement with double jump.
- Objective is to get "key" then close the portal.Player can toggle between 2 states: Light (default) and Dark.
#### Light mode:
Default mode. Player can interact in the current world and is unable to see or interact with dark dimension.
#### Dark mode:
When this state is selected the player would have an aurea / area that will expand and move around the character.
This state allows the player to see hidden objects, obstacles, etc..## Game Controls
| Action | Input | Description |
| ------ | ----- | ----------- |
| player_move_left | Keyboard key: `A`, `LEFT` | Move player to the left... |
| player_move_right | Keyboard key: `S`, `RIGHT` | Move player to the right... |
| player_jump | Keyboard key: `W`, `UP` | Jump, press twice to doulble jump... |
| player_toggle | Keyboard key: `SPACE` | Toggle mode: Light / Dark ... |## Credits
Assets :
- Door : https://www.artstation.com/artwork/BmOoPz
- Key : https://cowatt.fr/wp-content/plugins/ultimate-faqs/images/dash-asset-key.png
- Character : https://www.gameart2d.com/the-boy---free-sprites.htmlSounds :
- Sounds of this game are derivative of "FREE SFX LIBRARY" By "Daruma Audio (https://daruma.audio/)" used under CC BY 3.0