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.
Mārtiņš Možeiko
I believe "large" is a subjective thing. Everybody has their own feeling or definition what is lar…
»
Benjamin Pedersen
This is not a very significant thing: The explanation Casey gave for factoring the code for execut…
»
Mārtiņš Možeiko
I'm not sure I see benefit of wrapping every single primitive type into class. If you're using C++…
»
David Butler
I really hate to do this, but its been over two months since I've been able to do any work on this…
»
Ryan Fleury
From what I understand, there is no 'experience requirement' on being a part of Handmade Network. …
»
Lost Astronaut Studios
After many many months I have updated ZeroTypes to work with Visual Studio 2017. The project has i…
»
Lost Astronaut Studios
Sort of related, but I released ZeroTypes Library on Handmade and recently created a pseudo-SFL ve…
»
Alexander Obi Davids
I just registered because I like what folks are doing here and I would love to be a part of this m…
»
Andrew Reece
I don't think I'm doing anything revolutionary with my undo system, but hopefully making the reaso…
»
Maykeye
How to add it to VSCode? I copied vscode/ion/* to .vscode/extensions/ion (and .vscode/ion) but it…
»
Per Vognsen
Awesome! Yes, FPGAs can easily run very hot. :) I'm assuming you already know this, but just to av…
»
David Madrigal-Hernandez
Great. That is one less flag I have to worry about.Also fixed that formatting, didn't notice I did…
»
Dan
Hi All! Presenting "Peanut Butter Game Jam" in Brooklyn, NY on Friday June 29th! We are looking fo…
»
Allen Webster
-S is gone in 4.0.25, -F is all you need for full screen.4coder expects the flag and it's parameter…
»
Simon Anciaux
-S was required before to go fullscreen, but I believe it isn't used anymore.
»
Simon Anciaux
Shouldn't this line on those lines u need to account for a local_player->collision.position.x that…
»
simon sutherington
-f 12 -F -S works fine for me with 4.0.25 It seems that the order is important, the font size firs…
»
Maykeye
I YOLO'd and took both video and arty. Lessons learned: a) Chinese resellers don't like pmods fo…
»
David Madrigal-Hernandez
Hi all! So, I have been messing around with the command line options for 4Coder, trying to figure …
»
mojobojo
So I am attempting to write some super simple collision code. The boxes will never be rotated and …
»
Ryan Fleury
I finally got a new devlog out. In this one, I discuss some new design ideas and the game's brand…
»
Platin21
So many people do a .tmLanguage but i did already make one it works for sublime/vscode/textmate/v…
»
Ryan Fleury
Hmm, okay. Thanks so much for your responsiveness and help!
»
Ryan Fleury
OliverMarsh, You've made an interesting distinction between, say, music just being a part of a wor…
»
Platin21
I did already make one it's up on github. Works with sublime/textmate/vscode (vs apparently throug…
»
Jorge A. Gomes
I've been playing around with sublime-syntax files in attempt to get Ion syntax highlighting worki…
»
Allen Webster
I think I hit the same bug this morning with Windows 10, Visual Studio 2017. I also run a Windows…
»
Ryan Fleury
Great! No worries, I hadn't mentioned those. :) I'm currently at my work computer which also had t…
»
Allen Webster
Update! I think I have a new idea, can you answer these questions for me? (Sorry if you already me…
»
hasen.judy
The way you designed your Nodes/Terms seems perfectly natural to me and is basically how you would…
»