No description
  • GDScript 84.8%
  • GAP 15.2%
Find a file
2019-08-27 21:09:31 +02:00
assets add menu, end screen, enemies and portal, game playable 2019-05-18 02:19:16 +02:00
Common add menu, end screen, enemies and portal, game playable 2019-05-18 02:19:16 +02:00
Levels add menu, end screen, enemies and portal, game playable 2019-05-18 02:19:16 +02:00
Menus add menu, end screen, enemies and portal, game playable 2019-05-18 02:19:16 +02:00
Prefab add menu, end screen, enemies and portal, game playable 2019-05-18 02:19:16 +02:00
.gitignore change splash screen 2019-05-15 07:25:39 +02:00
.gitlab-ci.yml Update .gitlab-ci.yml 2019-05-14 23:46:17 +02:00
default_env.tres add capsule 2019-05-11 15:43:23 +02:00
escape-from-hell.mp4 add video 2019-08-27 21:09:31 +02:00
export_presets.cfg add export presets 2019-05-15 00:00:40 +02:00
icon.png init repo 2019-05-11 13:40:19 +02:00
icon.png.import init repo 2019-05-11 13:40:19 +02:00
LICENSE Add new file 2019-05-11 13:44:43 +02:00
project.godot add more keys 2019-05-18 02:34:39 +02:00
README.md Update README.md 2019-05-18 02:43:45 +02:00
splash_wildjam.png change splash screen 2019-05-15 07:25:39 +02:00
splash_wildjam.png.import change splash screen 2019-05-15 07:25:39 +02:00

Escape From Hell

pipeline status

https://mnivoliez.pages.gitlab.deep-nope.me/escapefromhell/

Overview

The protagonist (player) is a recently dead person that do not wish to pass the hell trial. So, he tries to escape hell and its pawns.

Gameplay

The game is a FPS.

The player will have to make its way down to the purgatory (9th circle of Hell according to Dante's inferno). The game is a "hide and run" game taking inspiration from SOMA, Penumbra and Amnesia.

Mechanics

  • Run
  • Crouch
  • Crawl
  • Hide

Levels

  • First circle: Limbo
  • Second circle: Lust
  • Third circle: Gluttony
  • Forth circle: Greed
  • Fith circle: Wrath
  • Sixth circle: Heresy
  • Seventh circle: Violence
  • Heighth circle: Fraud
  • Ninth circle: Treachery

Result at the end of the Wild Game Jam #9

So far, the game has a functional player (mostly from FPS tutorial), almost functional enemies (only "seeing" the player and not moving, yet) and only one level. As I am no artist, the texture are at best cheap, same for models. Lot of the code can be improve, but I'll see that later. If you got any suggestion or comment, feel free to add an issue.

With love and pancakes from France, Mathieu NIVOLIEZ