An open API service indexing awesome lists of open source software.

https://github.com/neo-ciber94/gdevelop-jump2survive

A GDevelop game inspired in the DocenTEK tutorial
https://github.com/neo-ciber94/gdevelop-jump2survive

Last synced: 8 months ago
JSON representation

A GDevelop game inspired in the DocenTEK tutorial

Awesome Lists containing this project

README

          

# Jump2Survive - The Sequel
[![Lilio](https://img.shields.io/badge/Lilio-Play-green)](https://liluo.io/neociber/jump2survive---the-sequel)
[![Netlify](https://img.shields.io/badge/netlify-Play-blue)](https://subtle-wisp-6a6979.netlify.app/)
[![Netlify Status](https://api.netlify.com/api/v1/badges/5b0a4271-521d-45e5-b1c7-e83abfcfcc1b/deploy-status)](https://app.netlify.com/sites/subtle-wisp-6a6979/deploys)

![Image](https://github.com/Neo-Ciber94/GDevelop-Jump2Survive/blob/main/images/game.png)

A GDevelop game created following the Youtube tutorial of [DocenTek](https://www.youtube.com/watch?v=YjWIfsCkXz0&list=PL3iamrHNJqUeOhQi9vSfJEbCLUcv1PpD9&index=1&ab_channel=DocenTEK).

## Try it
- Lilio: https://liluo.io/neociber/jump2survive---the-sequel
- Netlify: https://subtle-wisp-6a6979.netlify.app

## Features
Although the game was following a tutorial there are some changes that were made, these are the features:
- 3 HP and 3 Max HP
- WASD Movement, but also movement with the directional keys like the original
- Jumping with `W` and `spacebar`
- Shooting with `Z` and `Left` mouse click
- Invulnerability, when the player is hit will have 2 seconds of invulnerability
- Regeneration, if the player HP is lower than the `Max HP` the player will recover 1 HP after 20 seconds
- Bonuses, the player will get extra lives each N enemies killed, where N increment by 2 each time the bonus is applied, so the first extra lives is at 10 enemies killed, the other after 20, then after 40 and so on.
- Random enemies, there is a 5% changes a new enemy will spawn randomly
- After an enemy is killed a new one will spawn randomly