The playable character looks great! I'm excited for future updates on your project. :)
The playable character looks great! I'm excited for future updates on your project. :)
Sorry for the double post, but I absolutely want to thank the community for the inspiration and th…
I'm working to the engine since september, (of course just pure C++ from scratch as the handmade m…
Laurie —
This is an interesting question. As a gameplay programmer, I work within existing game engines (cu…
I think the way you're handling the terminal is fine, but I think you need to be able to execute a…
I use C#/F# at work, and for many of my side projects as well. I actually like them both a lot. …
profile it? It lists update at 1ms, render at 3ms. That should be 250 fps.
0x2329 —
At the same time, I know when you show up at any software job, unless its a startup, it's going t…
I do web programming in my day job in Clojure (a LISP that runs on the JVM). I also have a little…
Todd —
lclhstr, Well feel free to always talk about it here or vent to me; it's welcome. I agree with you…
Todd —
Hey man, determining if a number is positive is some serious business. We might have to get the i…
Todd —
I love all the points here. I think the big question is, is it possible to have a programming job …
That's just crazy, I had a good laugh now. That's actually worse than leftpad, haha. Things like t…
Todd —
Yeah I agree, the AJAX isn't great, though it's probably not hard to wrap it yourself in a more p…
That's an awesome resource, thanks for sharing. Bookmarked. :) Just what I've been looking for act…
Todd —
Oliver, I agree! And yes I found this site quite handy for that: They have code counterparts to e…
Hey Todd, Thanks for the reply. Nginx is always a good choice. :) I'm hoping that Django is a mist…
Todd —
Hey Oliver, I'm not the webmaster here but I just and where you can see that it's pretty minimali…
gonutz —
Hey Rayalan, I agree that everything should be fast. Recently I added auto-completion and jump to …
I'm a Clojure programmer by day. Many parts of the language do embody these ideas. It's a breath…
I use Clojure at work (A functional LISP that runs the JVM), and do mostly web stuff. It's pleasan…
Hey guys, I do web programming in my day job in Clojure (a LISP that runs on the JVM). I also have…
I have never used Go, but I would be willing to try it. --- Fast everything --- File browsing Ju…
Very glad you enjoyed it! I do plan on keeping an eye out for more opportunities such as these, …
louisr —
Hey Casey and HMH, I've been subscribed your Youtube channel for a few months. I admit I have not …
++ Bring back the old game jams
0x2329 —
I think a handmade competition similar to Ludum Dare would be fantastic; perhaps every few months…
@Abner I think a handmade competition similar to Ludum Dare would be fantastic; perhaps every few …
Jesse —
At University I was penalized for writing my own data structures in a Data Structures class. Call …