FoonLudum Dare ExplorerUsers → Raul Pla

Raul Pla

Games

YearLDThemeGameDivisionRankOvFuInThGrAuHuMo
202353Delivery👥Delivery Boyjam4203.723.443.444.254.133.843.503.67
202250Delay the inevitable👥Domotichaosjam724.123.833.904.214.363.904.123.87

Performance over time

overall score (left axis) percentile (right axis)

Scatterplots

Fun vs Overall

Innovation vs Overall

Theme vs Overall

Graphics vs Overall

Audio vs Overall

Humor vs Overall

Mood vs Overall

Comments by Raul Pla

LD50 — Delay the inevitable

CATCH THE PHONE! by Golin 2022-04-05T14:24:24Z

Great game!

Mr. Psychologist by Arthemy 2022-04-05T14:21:17Z

Cool idea. I must be the worst psychologist ever ._.

LD53 — Delivery

Delivery Boy by ZOMBIEBUST3R 2023-05-03T14:34:17Z

@agameortwo Here the technical artist of the project!

M1 Mac SOC's are based on the ARM processors used in the iPhone. That means that like every mobile GPU out there **it uses Tiled Based Rendering, instead of rendering the screen all at once, it divides it on a grid, that's why the screen errors look like that.**

And of course, **Apple being Apple, decided that it didn't want to support Open Source graphic libraries, so OpenGL is not natively supported, same for WebGL.** So in order to work it translates the WebGL shader code to Metal (Mac's proprietary graphics library) and it seems that the compiler is buggy...

**If you're using safari, some people on the internet say to disable "WebGL on Metal" in the advanced settings.** Try doing that!

Anyways, I'm glad you had fun with the game :grin: