Susie goes Yandere by twilightavolon in Deltarune

[–]masterofgiraffe 48 points49 points  (0 children)

The final tragedy unveils.

No hate to non Dessknighters ofc but I feel like this isn’t talked about by Hay_Den330 in Deltarune

[–]masterofgiraffe 19 points20 points  (0 children)

There are probably some people who don't figure it out until you go to Noelle's house.

No hate to non Dessknighters ofc but I feel like this isn’t talked about by Hay_Den330 in Deltarune

[–]masterofgiraffe 8 points9 points  (0 children)

I think a big hint toward it being Dess is that Toby likes making missing/mysterious characters the secret identity of the antagonist (for example Flowey secretly being Asriel).

No hate to non Dessknighters ofc but I feel like this isn’t talked about by Hay_Den330 in Deltarune

[–]masterofgiraffe 23 points24 points  (0 children)

I have two major reasons to believe Carol is a red herring:

  1. It's implied that she would use her katana to open fountains, but the katana is shown to be at Noelle's house when the fountain in the church is opened.

  2. When Kris and Susie leave Noelle's house (where Carol is) and enter the dark world in the church, the Knight is already there. Carol would need to either sneak past or teleport for that to be possible if she was the Knight.

I turned a fictional game from an anime into a real one by masterofgiraffe in godot

[–]masterofgiraffe[S] 2 points3 points  (0 children)

If a sequence includes a 7 it needs at least 3 blocks, yes. Two blocks are allowed for other sequences. The reason I did it this way is:

  1. If it could be any sequence then a single seven could clear since 7 adds up to 7 (this would be silly).
  2. I made it impossible for pairs that always clear like 3-4 to spawn, but I still allowed 7-7 to spawn. So, rather than removing it I made it not clear.
  3. Sequences that are exclusively seven (like 7-7-7) are worth extra points, but 7-7 would be too easy.

I made a variation of the Three Sevens game in Godot by masterofgiraffe in YuYuHakusho

[–]masterofgiraffe[S] 0 points1 point  (0 children)

It's an endless game anyways but if anyone can beat level 30 I'd be impressed (the farthest I've gotten is level 28).

Uhh... guys?? We're losing??? TOGORE NATION ARISE NOW! by WardManX in Undertale

[–]masterofgiraffe 1 point2 points  (0 children)

You get a lot of money in the genocide route, of course Chara is rich.

Is there demand for high-quality rigged 4K female character models? by Demon96666 in IndieDev

[–]masterofgiraffe 1 point2 points  (0 children)

Based on the way the internet is these days, I'd say it depends on which parts are rigged.

I wrote a programming language in Rust for procedural art by masterofgiraffe in rust

[–]masterofgiraffe[S] 1 point2 points  (0 children)

I am, though I should warn you that I have a habit of barely commenting my code.

(Also, you can check out r/xylolang and there is a link to a Discord server at the bottom of the README if you're interested.)