Lounge - May 2013

Libraries
 
What libraries do professional game programmers use to make there games? Probably a silly question, but just curious. Thanks.
[4 replies] Last: no prob glad you valued my advice. (by DeXecipher)
Do y'all think this is legit??
 
http://www.youtube.com/watch?v=Irf-HJ4fBls It seems nuts. Not impossible but nuts.
[11 replies] Last: @Chrisname Not really but the company is based in Australia. He's pro... (by closed account o1vk4iN6)
GIT?
 
Everybody talks about git....what is it exactly i don't know....it seems like just a code hosting place....Am i right or not?
[15 replies] Last: Git is a necessity in my eyes. It's especially handy on group or large... (by MrHutch)
So, how bout that Rust-lang?
 
I was linked to this project on git hub that aimed to show an application written in rust running freestanding. After looking through the code I decided to play...
[5 replies] Last: By free standing they mean something easy to run on the metal, e.g. wi... (by Cheraphy)
Lander physics, how do you like the handling on your spaceship?
 
So I thought that a spot of constant gravity and a gradually accumulating thrust would simulate a real world feel, but no, its pretty sensitive to get right any...
[12 replies] Last: You would instead update your position based on the amount of time in ... (by htirwin)
Feedback on my Prototype (1,2)
 
Sup guys, I've been a member of this site on and off for about a year now. I'm trying to become more active on the forum, and I think I'll finally get the chan...
[23 replies] Last: =) Thank you for the feedback twiggystardust. Yessir, the end of the g... (by Code Assassin)
by LB
Learn Git Branching
 
If you're using git and you want to learn the overall stuff related to branching, merging, rebasing, etc., then check out this nifty website: http://pcottle.gi...
[7 replies] Last: cant wait till im good enough to work on a project with lots of people... (by devonrevenge)
Java, or C++? (1,2,3,4,5,6,7)
 
I've been talking amongst collegues in computer science, and I keep on hearing that companies want people who know Java. I don't want to learn Java if I can av...
[135 replies] Last: I wanna start learning Prolog. Constraint based programming is fascina... (by Cheraphy)
Am I ready to be a C++ programmer?
 
Hi all. A friend of mine works for a software company and has mentioned that he knows someone who is a beginner in C++ (me!). There is a position available ...
[6 replies] Last: @Fredbill30 reported for not providing useful or relevant answer. ... (by closed account ETAkoG1T)
NYS Open Carry for Muskets? (1,2)
 
Well I don't want this to turn into some gun debate I just want clear, civilized answers. I was wondering if it is legal in New York state to carry a Brown Bess...
[24 replies] Last: Thanks ModShop for actually replying to my question. (by closed account N36fSL3A)
Command System (1,2)
 
How can I make a "command system" like in CMD for my game? Something like spawn musketmen 10
[20 replies] Last: Y'all know that things like Tcl were designed for Fredbill30 's pro... (by Duthomhas)
What is this? (Found in science classroom closet) (1,2,3)
 
Hey all, just wondering if anyone knew what this thing was: http://home.comcast.net/~michaelthomasgreer/temp/what-is-this.jpg It was found in one of the s...
[40 replies] Last: Internet sarcasism 101:P (by supperpiccle)
Max Memory CPU confusion
 
Lets assume we have a 4 bit microprocessor (4 bit ALUs, 4 bit registers) and an address bus also 4 bits wide. Everywhere I read says that it can access 16 bits ...
[4 replies] Last: Thank you very much for the answers and clarification guys! (by closed account 9wqjE3v7)
by LB
Castling (1,2,3)
 
https://en.wikipedia.org/wiki/Castling In object oriented programming, you should never have to know the type of an instance or cast to a specific type refer...
[40 replies] Last: I guess I don't have to point out that there was both getType() and is... (by LB)
Why is python so hyped? (1,2,3)
 
It's almost like Google payed people to advertise for it. My dad, who works with software engineers, told me that I should learn Python when he found out I star...
[42 replies] Last: Just to chime in, I also hear a lot of people promoting Python around ... (by moorecm)
Challenge Problem
 
Here is a fairly simple programming challenge; an opportunity for some of the young talent to show their skills. Respect will be awarded to the programmer wh...
[16 replies] Last: Fixed my solution to output the correct values for mode. Now working o... (by closed account 3qX21hU5)
Javascript and html small problem
 
<html> <head> <title>Rebound: an example game</title> <style> #playingArea_element{ position: relative; /* top: 240; */ /* left:...
[5 replies] Last: okay =). did u have any people can help me through it? that's why i do... (by Lim Boon Jye)
Need a Favor: Exceeded PM daily limt.
 
Hi, I am having problems PMing Script Coder about something we are doing to gather. It says PM Daily Limit Exceeded. So can someone please PM Script Coder fo...
[9 replies] Last: well it is not my proffensional email It is a brand new email and I h... (by closed account G309216C)
javascript and html helper
 
did here is for html and javascript forum to ask advanced senior ? or ? i wan to ask something about it.. just make sure that this catelog isn't for my ques...
[1 reply] : This category is a non-C++ category. So, it's kind of the good categor... (by S G H)
Anybody wanna personally teach me (not beginner) C++ (1,2,3)
 
I am familiar with basic C++. Basic being creating functions, variables, initializing variables, and printing on the screen. I am not offering any cash nor will...
[40 replies] Last: Framework I take that as an insult :( The door is supposed to be made ... (by closed account N36fSL3A)
May 2013 Pages: 123... 6
  Archived months: [apr2013] [jun2013]

This is an archived page. To post a new message, go to the current page.