Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wllfaria/killstreak
Oldschool shooter platformer created during the Ludum Dare 54th edition within 72 hours.
https://github.com/wllfaria/killstreak
game game-jam godot ludum-dare ludum-dare-54
Last synced: 13 days ago
JSON representation
Oldschool shooter platformer created during the Ludum Dare 54th edition within 72 hours.
- Host: GitHub
- URL: https://github.com/wllfaria/killstreak
- Owner: wllfaria
- Created: 2023-10-02T21:45:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-15T02:51:40.000Z (about 1 year ago)
- Last Synced: 2024-10-10T22:42:19.468Z (about 1 month ago)
- Topics: game, game-jam, godot, ludum-dare, ludum-dare-54
- Language: GDScript
- Homepage: https://4wiru.itch.io/killstreak
- Size: 7.49 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Killstreak
![Killstreak main character with the name of the game above it](.github/images/killstreak-cover.png)
Killstreak is a shooter platformer created during [Ludum Dare](https://ldjam.com) 54 edition.
The game was created using Godot 4.1.x and is available to play on the [Itch Webpage](https://4wiru.itch.io/killstreak)
The source code is entirely available in this repository. Further development on the game might happen but it's not planned.
## Controls
* WASD or Controller to move
* Ctrl or Circle on Controller to Dash
* Left Click or Square on Controller to fire
* Space or X on Controller to jump
* Pressing space again makes you double jump
* Moving agains a wall make you wallslide
* Esc to open settings## Credits
Pretty much everything on the game was created only by myself, the art, coding, level design. The only outsourced resource is the musich, which was done by [@FreeMusicc](https://www.youtube.com/@FreeMusicc) on youtube
## LD Submission
You can check the [LD Submission here](https://ldjam.com/events/ludum-dare/54/killstreak).
Thank you for reading, and I hope you have fun!