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.
Ryan
Hi, It's been some months since the last release of codeclap and I'm anxiously awaiting the new re…
»
Dan Zaidan
Thanks Simon! I didn't (for a couple of reasons). -It's kind of a grey are in terms of NDA. Becaus…
»
Simon Anciaux
Congrats ! Did you do streams on the release process for steam ? Applying for steam and what it re…
»
Simon Anciaux
The solution for several peopel was to add a small delay before copying the file ( Sleep(250);) to…
»
Guntha
Hello Mouse, I remember live code reloading caused several issues that were discussed several time…
»
Justin
I was going through the dynamic code loading episodes. Using the load counter seemed to work perfe…
»
Dan Zaidan
Hello everybody! Break Arcade Games Out has a release date! The game will be released on Steam an…
»
Dan Zaidan
Hello everyone! This post is the entire series of live streams that made up the development of the…
»
Dan Zaidan
Hello everybody! I'm very excited to say that the game I've been making entirely on live streams i…
»
ratchetfreak
that depends, I certainly ran into that limit once when trying to de-minify a big javascript file …
»
Anders
Yeah, I guess it'll do. If I need to know anything more specific I'll surely ask. Thanks! :)
»
AlexKindel
Are you pretty confident that the limit where ropes eventually surpass the performance of contiguo…
»
James Sral
100% this! I hope WASI will help with mobile in the future. The trick is that we will still need s…
»
winnythefoo
Interesting, is what you're referring to? I hadn't heard about this standalone aspect. If that ta…
»
James Sral
Initially, web assembly was intended for just running computations in the browser that would be wa…
»
x13pixels
RemedyBG 0.2.8.3 is now available for download on the itch.io page. New featuresWatch expressions …
»
albatros
You're right that I've been a little bit too optimistic with just a 15 days buffer. Let's say for …
»
Oliver Marsh
Haven't really heard of web assembly, interested in how that is going to change how web dev is don…
»
James Sral
Interesting. It looks like for a standard app, then, Kotlin will be required. Perhaps I can minimi…
»
Mārtiņš Možeiko
Modern computers are very fast. You could simply store all text in one contiguous buffer and just …
»
AlexKindel
I'm working on a music typesetting program. I figure whatever strategy is appropriate for storing …
»
Mārtiņš Možeiko
If all you need is fullscreen windows with OpenGL/Vulkan context to render everything yourself the…
»
James Sral
Hey y'all. I've been thinking recently about what a handmade approach looks like with mobile? At w…
»
winnythefoo
I don't have much to add, but I wanted to thank you Oliver for posting about this sort of murky su…
»
Jason
Ya, I'm no story teller either but it is definitely something I think can make a big impact and I …
»
ratchetfreak
Take a look through the tests and run through them with a debugger to see what actually happens. B…
»
Anders
Hi, this may be a long shot, but I thought I'd ask anyway. Has anyone here used KISS FFT () ? I'd …
»
Guntha
Hello albatros, I would be interested (I work in Paris and live close), whether it is this month o…
»
Oliver Marsh
Storytelling is a big thing that has come up for me, and getting better at it would be great. As…
»
Ben
I also had issues with this. I solved this issue by compositing tiles at an integral offset to a …
»