Ioannis Koukourakis
banner
ikoukourakis.bsky.social
Ioannis Koukourakis
@ikoukourakis.bsky.social
Game Designer/Programmer at Antistatic Team: Phantom Line.
Ex Frictional Games: Amnesia Series & Unannounced Game.
Ex KoukouStudios: Lethe - Episode One.
Creator of the Detis Game Engine
Opinions are my own.
Parallax Mapping is now in too. It might not be popular relative to other features, but the number of visual tricks you can pull off with it makes it absolutely essential to me.
October 25, 2025 at 8:04 AM
I haven't been posting much, but after about 10 months, the goal is nearly achieved. I now have a proper game engine and toolset! I'm shifting my focus to the fun part. Making that small proof of concept game I had in mind. Time to put the tech to the test! #gamedev
October 21, 2025 at 8:11 AM
Updated my Quake-style lights addon for Godot to v2.1.1. Check the changelog below for details. I hope it lights up your projects!
April 17, 2025 at 7:21 PM
Pace slowed down lately with other stuff taking over, but I managed to find time this week to create this very basic material editor for the engine.

#gamedev #indiedev
April 2, 2025 at 9:04 PM
Experimenting with skies, reflections, and ambient lighting. Obviously wip, not properly implemented with pbr yet. Shadows are up next.

#gamedev #indiedev
March 10, 2025 at 9:29 PM
One last addition before jumping into lighting and graphics. Added a simple GUI to manage entity components. A bit rough around the edges, but good enough for now.
February 21, 2025 at 8:57 PM
Added file access GUI. Handy for quickly managing assets and testing environments as I get into rendering.
#gamedev
February 19, 2025 at 10:00 PM
Today's progress: I’ve added the ability to select and manipulate multiple entities simultaneously.

#gamedev
February 15, 2025 at 12:24 AM
Adding, duplicating, and deleting entities is possible in my custom game engine editor now. It's slowly coming together. I still need to implement basic component management before diving into graphics.

#gamedev
February 12, 2025 at 10:52 PM
Late-night progress. Starting to look like an actual game engine editor.
February 11, 2025 at 10:19 PM
A humble start for the editor GUI, paired with a very interesting bug 🚀
February 8, 2025 at 7:35 PM