> Mr. Dave_
// Game Info
let game = {
type: "Indie RPG Game",
state: "In Development",
tags: ["Horror", "Multiple Endings", "Sci-Fi", "Fantasy"]
};
The story unfolds during the lives of three children, each of whom, for different reasons, finds themselves trapped in problems beyond their control, crossing paths with Dave, who promises them the help they couldn't find anywhere else.
> Main characters_
// Character Profile: Nox
const noxAttributes = {
Gender: "Male",
Age: "8 years old",
ReasonForRetention: "Health"
};Nox is notably anxious, showing apparent memory and cognitive issues. He struggles to distinguish reality from illusions, and his health tends to fluctuate unpredictably throughout the day, making him a rather erratic child.

// Character Profile: Robin
const robinAttributes = {
Gender: "Female",
Age: "9 years old",
ReasonForRetention: "Paid debt"
};Robin doesn't exhibit any significant health issues, though her weight is slightly below the normal range. She demonstrates a strict attitude towards her diet and appearance. While she becomes nervous in large groups, she doesn't appear to be introverted. Overall, she is a well-adjusted individual compared to the others.

// Character Profile: Hayden
const haydenAttributes = {
Gender: "Male",
Age: "Unknown (Estimated around 11 years old)",
ReasonForRetention: "Money"
};Hayden has a completely hostile attitude, marked by distrust and stubbornness. His academic intelligence is quite low; he cannot read or write, and his vocabulary is limited for his age. He is only capable of performing very basic calculations, which is not surprising given the situation he has been in. However, he is quite sharp and strategic, paying close attention to his surroundings. His health is poor, plagued by multiple infections, particularly on his skin. He also seems unable to properly distinguish what he should or shouldn't eat and refuses to sleep for extended periods.

> Trigger warning_
This game may contain sensitive topics for certain audiences. It is still in development, so these tags may change. However, please keep in mind that before viewing any content related to this game, you may encounter:‣ Manipulation
‣ Abuse of power towards minors
‣ Child abuse and neglect
‣ Cult-like behaviors
‣ Murders
‣ (Other topics to be classified)
// None of these behaviors are justified or endorsed, and a clear distinction is made between fiction and reality. Anyone who agrees with or engages in these actions will be blocked.
There may also be:‣ Blood, gore, and hospital-related themes
‣ Use of weapons
‣ Mentions of suicide
‣ (Other topics to be classified)
> Extra_
Just some extra content or facts for fun, so you can check it out!
// Image type: Sprites





// Image type: Intro scene
This is one image of the intro sequence I was creating, though I might change it since I'd like something with more effort. However, I really like the drawing. This building was the orphanage where Nox lived.
// Image type: Doodles
// Image type: Incomplete report

I was supposed to create a report for each main character, but I got halfway through Hayden's and never finished it. They weren’t really that important, so maybe I’ll complete them later. This one is for Nox, but it's not the full image. I didn't feel like showing all of it, mostly because I might make changes to the information I included at the time, and it doesn’t convince me now.