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.
albatros
Hello there, I'm trying out FPL on linux. My main.c contains the basic example for window + opengl…
»
Manu
Hello! I researched hot loading systems, and I am thinking about making a YouTube video about what…
»
Mārtiņš Možeiko
On Windows 8/10 there is function DwmFlush() which will wait until vsync happens. So instead of tr…
»
Simon Anciaux
I didn't rewatch the episode so maybe I'm missing something. If the code is waiting to hit 33ms an…
»
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 has been making the game legitim…
»
Jim R. Didriksen
If all you want to add is a key combo to toggle fullscreen you can go in to the file "4coder_gener…
»
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 too…
»
Ryan Fleury
Hey Simon, thank you for the comment! This is very valuable feedback. I'll directly address your s…
»
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 aren…
»
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 fun…
»
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 vers…
»
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 example…
»
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 c…
»
Chen
Hi all! Sorry for the inactivity. School got in the way and I wasn't able to work on Monter much i…
»
Ryan Fleury
Hello, World! I'm Ryan Fleury, though some of you probably know me by my online alias "Delix". As…
»
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: Seems like your headers …
»
Taylor
Sounds cool! It's missing Sparkle.framework in the bundle, so it crashes on startup: Also, I'd su…
»
Taylor
C++11 has nice support for lambdas too, so one can do: Use std::function for the callbacks. Anoth…
»
Maykeye
Generally it would be nice to have plans. At least similar to or even better - precise formal spe…
»
Finalspace
Hi everyone, i have another release for you all ;-) This release contains a few bugfixes and a cou…
»