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.
Dan Zaidan
Thanks so much for your suggestions. Given that I don't have much experience yet, it's nice to tr…
»
albatros
Hello there, I'm trying out FPL on linux. My main.c contains the basic example for window + open…
»
Manu
Hello! I researched hot loading systems, and I am thinking about making a YouTube video about wh…
»
Mārtiņš Možeiko
On Windows 8/10 there is function DwmFlush() which will wait until vsync happens. So instead of t…
»
Simon Anciaux
I didn't rewatch the episode so maybe I'm missing something. If the code is waiting to hit 33ms …
»
Joel Davis
Hey I thought this was might be useful or interesting to people here. Disney released a couple of…
»
Ryan Fleury
As I've written about before, my primary roadblock in developing The Melodist has been making the…
»
Jim R. Didriksen
If all you want to add is a key combo to toggle fullscreen you can go in to the file "4coder_gene…
»
Oliver Marsh
Looking forward to it!
»
pragmatic_hero
Like I had to have something compiled on linux the other day for work. My GOD. I have to use a t…
»
Ryan Fleury
Hey Simon, thank you for the comment! This is very valuable feedback. I'll directly address your …
»
Per Vognsen
Those first few streams weren't intended to be anything other than Python/DSL warm-up. I tried to…
»
Per Vognsen
Right now I'm intentionally not cleaning up any memory since it will be handled as part of an are…
»
Per Vognsen
Yeah, the problem is that Google Drive fills up and I have to manually clean it when that happens…
»
Cameron
Thank you jim0! I tried a guess of `alt+x + toggle_fullscreen` with the underscore as I saw this …
»
Dan Zaidan
Oops... :D Thanks for the heads up. It was a problematic dropbox link indeed.
»
Jim R. Didriksen
Press Alt + x , then you write "toggle fullscreen" and press enter. :) If you bought the full ve…
»
Cameron
Heya folks. Just got 4coder a day or two ago. Is there a keystroke for fullscreen? Thanks!
»
Anders
Thanks for the replies! I'll be sure to check every episode in that guide and it's only even more…
»
Simon Anciaux
The link to the image doesn't work, maybe it's a private dropbox link ?
»
Simon Anciaux
Could you at some point summarize the state of the different projects related to HMN ? For exampl…
»
Randy Gaul
Ended up having that small game jam I mentioned. Was a success! I had no feedback on the headers …
»
Dan Zaidan
Hello all! I have just finished implementing the graphical debug display of day 180 (it's really…
»
Chen
Hi all! Sorry for the inactivity. School got in the way and I wasn't able to work on Monter much …
»
Ryan Fleury
Hello, World! Introduction I'm Ryan Fleury, though some of you probably know me by my online al…
»
Mārtiņš Možeiko
Some of his headers are already there :) tinysound, tinyfiles, tinymemfile, tinyfile.
»
Taylor
Hey Randy, looks cool! Have you seen this list of single-file libraries: https://github.com/noth…
»
Taylor
Sounds cool! It's missing Sparkle.framework in the bundle, so it crashes on startup: 1 2 3 4Dyl…
»
Taylor
C++11 has nice support for lambdas too, so one can do: 1do_button(params, []{ do_button_result()…
»
Maykeye
Generally it would be nice to have plans. At least similar to https://github.com/pervognsen/bi…
»