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.
Shazan
I tried it by adding -S . And going into full screen mode. But I get this problem. Also I'm on Win…
»
Simon Anciaux
Did you try to launch it from a console (or shortcut) with the -S flag (upper case)? It's working …
»
Simon Anciaux
I would prefer only one rss feed. But do what you think is best.
»
Shazan
I can't go into full screen in windows 10 using the itch.io version of 4coder. Other than that 4c…
»
Neo Ar
For the month of September we did the following: For the month of October we did the following: …
»
Jeroen van Rijn
That's actually easier to do. Code to serialize threads to Atom doesn't lend itself well to seria…
»
Miguel Lechón
I think a RSS feed would be even better!
»
Simon Anciaux
Would it be possible to have line in the rss feed when a new project is added to the network ?
»
Ahh
I do have access to the repo although I did not know it until you mentioned it... I found the orde…
»
David Madrigal-Hernandez
That actually helps a TON! Thanks again for the reply! :D
»
Valerio Santinelli
TCC as in Tiny C Compiler? I know pretty much nothing about Dlang as I've never used it, but it'…
»
Allen Webster
I am not ready to speculate on a price yet, but I am thinking in the range of a Steam game not in …
»
ratchetfreak
shader code is very tightly linked to the api underneath. That means that if you ever change APIs …
»
rui
Hi, I don't know any book either, but you might find this list of resources useful:
»
Scott Hunt
Evening all, my brain got stuck on an unnecessary API design question the other day in working thr…
»
David Madrigal-Hernandez
Hey, thanks for the Reply, Mr. Webster! How much is this one time cost? I would be interested in p…
»
Allen Webster
By the end of the month there will be a fairly cheap one-time-purchase version of the fully custom…
»
Simon Anciaux
4coder is now available on for free without the customization layer.
»
Abner Coimbre
Ah excellent. Casey checks the forums but probably less often than the Handmade Hero GitHub, and i…
»
JMark
Hello everyone, I have searched around for data oriented design books but i only found separate ar…
»
ciprian
This is the new way he does it.
»
Mārtiņš Možeiko
Casey updated to VS2017 week or two ago. His bat file now is correctly calling VS2017 env setup. T…
»
Murry Lancashire
Sounds good! really looking forward to more education in this area. Already one handmade network p…
»
Abner Coimbre
This is useful stuff. I remember reporting the VS 2015 issues on the Handmade Hero private github,…
»
Abner Coimbre
I want to add that Gitea and Matrix are also still being worked on. I just wanted to emphasize the…
»
Abner Coimbre
Hello folks, This is a short one since we're essentially working on the two major things I announc…
»
nartpullif
Just tried using x64 glfw3.lib and got the same error code above. However, I did switch the compi…
»
pragmatic_hero
Let's go back to structs instead. What happens if the struct of an entity changes? Those that hav…
»
pragmatic_hero
But HMH has barely any game-code to be honest. I'd posit that compile times will become a problem…
»
Mārtiņš Možeiko
This is compiler telling you that you are trying to link library which has 32-bit Intel x86 code …
»