Sora
banner
soradev0.bsky.social
Sora
@soradev0.bsky.social
Game and software developer. Fan of the Zelda, Monster Hunter and Persona sagas. Crap isekai taster.

El Psy Kongroo

https://github.com/CardinalSys

(ESP/ENG/IT/JPN N4)
Textures!
#gamedev
November 21, 2024 at 11:47 AM
I came across an article explaining how Wolfenstein 3D converted a 2D map into a 3D perspective, and I was so fascinated by the concept that I decided to replicate it; I used C with OpenGL:
github.com/CardinalSys/...
When I get some free time, I’ll definitely add more features to it. #gamedev
November 20, 2024 at 10:13 AM
This is how it was before
November 15, 2024 at 11:53 AM
I think navigation with a first-person camera is much more immersive, but I have to see what I do with the shooting because making the aiming automatic doesn't convince me.
November 15, 2024 at 11:53 AM
Found an old video from when I tried to mod Zelda Breath of the Wild.
October 27, 2024 at 7:08 PM
I made a calculator (half adder) in Zelda Tears of the Kingdom. I really wanted to expand it and make a 4-bit adder, but the hardware limitations are too strong.

I'll probably try again if the game gets and improved version for the switch 2.
October 26, 2024 at 9:16 PM
Just finished a Chip-8 emulator in C with SDL (very original, ik). It was fun tweaking the code to pass all the tests.

Next up is Game Boy or maybe 8080. Road to a Nintendo cease and desist.
October 22, 2024 at 12:29 AM