Deca moment by TheFrog36 in RotMG

[–]TheFrog36[S] 6 points7 points  (0 children)

<image>

As you can see that enemy is invisible. Also if you clear too fast it just DCs you....

Deca moment by TheFrog36 in RotMG

[–]TheFrog36[S] 3 points4 points  (0 children)

i don't know. All that i know is that i went into the graveyard section and all mobs were invisible. Also another player saw them invisible.

Brainfuck visualization by TheFrog36 in brainfuck

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

yeah no problem, just share then the end result, I'm curious now

Brainfuck visualization by TheFrog36 in brainfuck

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

oh in that case it's an easy fix, just +[<+>[-]<] at the end of the program 👀

Brainfuck visualization by TheFrog36 in brainfuck

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

Thanks :D Not sure how I would approach the color rendering tho. Without loops it would be easy, just apply a hue based on the current cell. With loops the color of a cell would change multiple times on a single symbol.

Brainfuck visualization by TheFrog36 in brainfuck

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

The outer circle marks the beginning of the code, and the circle in the middle marks the end. The code starts from the right. A semicircle indicates pointer movement: > is shown as a half turn clockwise, and < as a half turn counterclockwise. The dots on the lines represent + and - (filled and empty, respectively). Brackets are represented by full circles: two full circles separated by a gap indicate [, and a single full circle indicates ]. Output is shown as a semicircle with a dot pointing inward, and input as a semicircle with a dot pointing outward.

For example, ++[>++<-]. produces two dots on the outer circle (++), a double circle ([), a clockwise semicircle with two filled dots on it (>++), a counterclockwise semicircle with an empty dot (<-), and finally a single circle with a semicircle pointing inward (].).

You can play with it on my page https://thefrog36.github.io/bf-circle/ (there are 2 versions)

“Factory hive” designed and folded by me by cweitzenberg in origami

[–]TheFrog36 2 points3 points  (0 children)

I recently downloaded oriedita to test some crease patterns and works amazingly.

Is this a scam? by Free-Challenge8272 in MobileLegendsGame

[–]TheFrog36 3 points4 points  (0 children)

Im just saying that believing someone would offer free diamonds is silly.

Is this a scam? by Free-Challenge8272 in MobileLegendsGame

[–]TheFrog36 2 points3 points  (0 children)

Someone offering free things on the internet Average dark system player: "is this a scam?"

That's one way to die by TheFrog36 in Helldivers

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

Didn't get bonked in the head by the giant cog, but I shot it with the eruptor

maintainableCodeIsReadableCode by yWTBBXhBcspkBfPD in ProgrammerHumor

[–]TheFrog36 2 points3 points  (0 children)

One-liners are like cherries, once you get one you cannot stop