RATED is an Interactive Narrative game developed using Unity 2D.
You are Echo, an ordinary person living under the constant gaze of others. From the moment you wake up to the time you return home, your choices are weighed: be authentic and risk rejection, or perform for approval and climb the star ladder.
|
|
|
|
🎵 AudioHandler.cs
|
Responsible for everything sound related in the game.
|
|
🧩 DragNDrop2D.cs
|
Handles DragNDrop Behaviour for puzzle game.
|
|
📥 DropArea.cs
|
Handles Drop area for the puzzle pieces.
|
|
💬 FirstChapter.cs
|
Handles everything related to chapter 1.
|
|
💬 SecondChapter.cs
|
Handles everything related to chapter 2.
|
|
💬 ThirdChapter.cs
|
Handles everything related to chapter 3.
|
|
💬 FourthChapter.cs
|
Handles everything related to chapter 4.
|
|
💬 FifthChapter.cs
|
Handles everything related to chapter 5.
|
|
🔧 GameData.cs
|
Handles the data of rating throughout the game.
|
|
📖 MenuHandler.cs
|
Handles Menu management to move between chapters or even settings.
|
|
🖼️ PuzzleManager.cs
|
Handles Overall Puzzle Mechanics.
|
|
💁 TransitionManager.cs
|
Handles Transition for Fade In and Fade Out.
|
|
|
|
|
Angelina Jennifer Graciela
|
Game Designer
|
|
Angeline Maria Suryadi
|
Game Artist
|
|
Eric
|
Game Programmer
|