jvvh —
Just wanted to chime in that this issue with large pdb's is preventing me from being able to use R…
Are you asking how to look around tile in 2d grid? EDIT: oh, or do you want to check if specific n…
I want to loop through a tilemap and check each tile's surrounding tiles to get the correct tile. …
Are you using firefox? If so, try this in the settings: image.png
Google & MDN has bunch of useful docs available on that: & other sections. And their dev-tools d…
Neo Ar —
I posted a minimal example of getting started with raylib and raygui in D here, anyone is free to …
This ensures that you can always get a date that is formatted exactly the way you expect I do not …
When one makes a web application sometimes optimization is necessary to reduce load times / render…
I'll be making an RSS reader for the jam. Kroney#2051
Tyler —
From the registration thread: "I'll try to work on a program to help me work out math equations. I…
That's what I wanted to express with "Only add operator, with negative operand or subtract operato…
leddoo —
Here's an idea, you could take the "mathy" approach: "a - b" is represented as "a + (-b)" where "-…
First day is over for me. My project is a program to help me work out math equations.What I starte…
little late to the party, i'll work on a stupid idea i had a while ago when doing ui dev handpaint…
Guntha —
Hello there, For the next meetup, we settled for October 21st on Discord, starting at 7PM. We curr…
Additionally, if you're using Zig, these starter projects may be of use. Thanks to Loris for these…
Reinventing the wheel is no small task. We've prepped a few project templates in C, C++, and Odin …
Intas —
Hello! First time posting here. After spending almost all day thinking what project to do, I decid…
I intend to work on Deprecating Programming Languages. The concept of programming languages, espec…
leddoo —
That's a neat idea! Basically a mini proof assistant. It'd be awesome it if you made it interactiv…
I'll try to work on a program to help me work out math equations. It's not meant to solve equation…
Hello! I've been looking forward to this for quite a while. As a physics student, I program quite …
Voran —
I'd suggest checking out diagrams.net, AxeForge. It's currently the best diagramming tool that I k…
Thanks a lot. So about writing code that works the same in any endianness... Do you recommend doin…
Usually you rely on compiler/OS headers to provide you endianess macros. They are not in standard …
leddoo —
I'd suggest defining the macro using your "build system" (whatever you use). I.e.: Have explicit s…
I want to have a macro that tells me the endianness of the machine I'm compiling for, because I ex…
philb —
Hello! I just learned about this jam the other day. I'll be making a simple interpreter in c as a …
There is a program called VioletUML() that I've used a lot in the past for mapping out concepts as…
Ray —
Hi! I'm not sure if I'll have much time to work on it but I want to share my project idea. I'd lik…