No description
  • C++ 88.3%
  • C# 10.7%
  • C 1%
Find a file
2021-01-12 23:06:21 +01:00
Config Merge branch '2-basic-character-movement' 2021-01-12 23:06:21 +01:00
Content Merge branch '2-basic-character-movement' 2021-01-12 23:06:21 +01:00
Docs Extends GDD, will start to redo everything in cpp and rework player 2020-06-14 11:56:04 +02:00
Source Add basic Controller with crouch. 2021-01-12 23:00:10 +01:00
.gitattributes Add git attributes 2020-04-11 11:32:35 +02:00
.gitignore update 2020-10-06 21:19:14 +02:00
.ignore Clean tree 2021-01-12 00:16:52 +01:00
ClockworkSoul.png Add cathedral, add menus, and other stuff. 2020-04-19 21:27:07 +02:00
ClockworkSoul.uproject Add enemy IA, now following player. 2020-04-12 18:10:51 +02:00
README.md Extends GDD, will start to redo everything in cpp and rework player 2020-06-14 11:56:04 +02:00

Clockwork Soul (temporary name)

Overview

"When mankind failed to find god, they decide to create one..."

The game feature 2 protagonist (one being the player) trying to escape from a dangerous cult. The environment of the game is futurist.

Concept

The player must escape while protecting its companion. The environment will be used for cover and secrecy. The focus will be on tension and athmosphere.

Rules

  • The player can move anywhere on the map.
  • The player's companion can move like the player but in limited version:
    • Run slower
    • Jump smaller
  • The player must not been seen by AI.
  • The player must reach the targeted safe zone to win the level.
  • Only two safe zone per level:
    • Spawn
    • Target zone

Story

Levels

Characters

Requirements

  • SFX:
    • Humans walking
    • Mechanic gear
    • Creature breathing
    • Mechanism sound
  • Texture:
    • To be defined
  • Music:
    • Choice has been made to not set up any music in game.