I didn't rewatch the episode so maybe I'm missing something. If the code is waiting to hit 33ms an…
Hey I thought this was might be useful or interesting to people here. Disney released a couple of …
As I've written about before, my primary roadblock in developing has been making the game legitim…
If all you want to add is a key combo to toggle fullscreen you can go in to the file "4coder_gener…
Like I had to have something compiled on linux the other day for work. My GOD. I have to use a too…
Hey Simon, thank you for the comment! This is very valuable feedback. I'll directly address your s…
Those first few streams weren't intended to be anything other than Python/DSL warm-up. I tried to …
Right now I'm intentionally not cleaning up any memory since it will be handled as part of an aren…
Yeah, the problem is that Google Drive fills up and I have to manually clean it when that happens.…
Thank you jim0! I tried a guess of alt+x + toggle_fullscreen with the underscore as I saw this fun…
Oops... :D Thanks for the heads up. It was a problematic dropbox link indeed.
Press Alt + x , then you write "toggle fullscreen" and press enter. :) If you bought the full vers…
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 …
The link to the image doesn't work, maybe it's a private dropbox link ?
Could you at some point summarize the state of the different projects related to HMN ? For example…
Ended up having that small game jam I mentioned. Was a success! I had no feedback on the headers -…
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…
Hello, World! I'm Ryan Fleury, though some of you probably know me by my online alias "Delix". As…
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…
Generally it would be nice to have plans. At least similar to or even better - precise formal spe…
Hi everyone, i have another release for you all ;-) This release contains a few bugfixes and a cou…
Well, does the fact we start out intending to create a 2D engine and spend the first 300 or so vid…
I don't know. That's why I'm asking. I certainly haven't seen them used in making games. Perhaps I…
Hey @DanB91, if possible can u share the code? I am having latency issues with ALSA and it wld hel…