We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Andy Gill
This looks super cool. Can I ask what you're using for the UI - is it all custom? I've considered …
»
Randy Gaul
It is indeed difficult if you really want to just stick to C. Apple is really "proprietary", sort…
»
CalPhorus
I noticed the maps started at 1<<24, so I figured that all of the maps were supposed to start ther…
»
Chen
I know for recent graduates they say one-page resumes for what tends to happen is people will pad…
»
Ryan Fleury
I think it essentially follows the ECS architecture, but I have proposed it (with the code in the…
»
Jeremiah Goerdt
This smells a lot like an ECS. Are you following that architecture at all? It would be pretty cool…
»
Ryan Fleury
If you read , you'll know that I was having significant issues with the game's entity system in th…
»
Brian
Pretty much the one thing I took away from my first job was that employers who are searching for c…
»
PanKracy
mmozeiko, pervognsen, osiyuk Thank you all for your helpfull answers++. Yes, I know, and so this …
»
Maykeye
If yes, what kind? I so far plan to add small built-in test framework (ala 's sections) And genera…
»
Chen
Hopefully something comes up :). A couple things I would say is that I agree with Abner of possib…
»
Maykeye
Maybe, though I don't notice this personally, as different youtubers have different default volume…
»
Allen Webster
Why are you using "(1 << 24) + 8"? Values over (1 << 24) are reserved for built in maps like mapi…
»
ackthpppt
I need to max out the volume sliders to be able to hear Per clearly. BTW, Great project and I've l…
»
ackthpppt
Hello!
»
Oliver Marsh
Hi Chen, Hopefully something comes up :). A couple things I would say is that I agree with Abner o…
»
Chen
That sounds awesome, I can't wait for the next blog post. By the way, this project's status is sti…
»
Popescu Alexandru-Cristian
Hello, I really enjoy this, but, I liked the long form stream a lot more, even if you don't talk t…
»
Mikael Johansson
"Use of indices/handles for most things, IS a matter of workflow. It simplifies serialization, and…
»
Mikael Johansson
"You mean tank->vehicle->movable->entity? Or tank.vehicle.movable.entity?" Well, yes, and no. That…
»
Nikita Smith
Hello guys!
»
CalPhorus
I just tried making a map with a custom value (the value that I am using for the custom map is 0x0…
»
Dumitru Frunza
Hi there, fellow Handmade enthusiasts! Today is the official closing day of HoC, a project I have …
»
Finalspace
But yeah, this is the reason I don't use Wayland. People are saying this is the future for last d…
»
Mārtiņš Možeiko
Technically its not that wayland supports X11 api. What it does, it launches new real X11 server u…
»
Chen
Hi Brian. I have no clue. I always just followed the submission process online and click "apply".…
»
Abner Coimbre
I used to be in the space industry, and when I went to my first GDC last week, I noticed a few th…
»
Brian
Greetings Chen, Do you know who is rejecting you? As in, are you even getting passed HR? Unless …
»
Chen
Wow that's sick, I'm definitely going to try it out. On a side note, If Cdbg is coming back, shoul…
»
Finalspace
The library (x11linux branch) is now fully C99 compatible and does not use any C++ features anymo…
»