-
as seen on Stack Overflow
- Search for 'Stack Overflow'
By normal programming, I'm referring to application programming (which is all I'm familiar with at the moment). My goal is to make games, and I wanted to know if the path was different than other programming paths at the beginner level. Or perhaps it's too early for me to worry about that at this…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello,
I am a newbie to game programming,I would need the suggestions and help of the wonderful people around here.
I have set of players, and a ball, the players can kick the ball around the ground (not yet a football game, neither a foosball game too ).Are there any algorithms/ patterns for addressing…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I need the algorithm to animate the arrow based on 2 parameters, angle while shooting and power while drawing the bow.
Ive tried to use y=asinx but it works only when shooting in up direction. Doesnt work well while shooting with straight or down direction. Thanks.
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
So suppose I'm developing a chess-like program using Java's Swing. I added a MouseListener to handle user input. To make a move the user must click a valid piece and then click a valid place. What's the best way to track the 2 mouse clicks in a turn? I'm thinking in use some kind of variable to record…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am currently in the planning stages of a game for google app engine, but cannot wrap my head around how I am going to handle AI. I intend to have persistant NPCs that will move about the map, but short of writing a program that generates the same XML requests I use to control player actions, than…
>>> More
-
as seen on Game Development
- Search for 'Game Development'
I am trying to make a small demo in Javascript,
I have a black border and a car the car travels randomly and a line is drawn of its trail. When the user click inside the area it creates an object (we'll call this the wall). If the car hits the wall then it goes back 3 paces and tries a different…
>>> More
-
as seen on Super User
- Search for 'Super User'
I'm trying to self-learn the following topics on Linux (preferably Fedora):
Network programming (using sockets API), especially across proxies and firewalls
Proxies (of various kinds like transparent, http, socks...),
Firewalls (iptables) and 'basic' Linux security
SNAT, DNAT
Network admininstration…
>>> More
-
as seen on Super User
- Search for 'Super User'
I read economics at university(nothing to see with linux, isn't it? :P).
I have some basic knowledge about booting process, Linux Kernel compiling from source and stuff like that.
But of course I have still much to learn sometimes some errors appears and "voila" I am lost.
I had: Ubuntu, Fedora,…
>>> More
-
as seen on Super User
- Search for 'Super User'
I read economics at university(nothing to see with linux, isn't it? :P).
I have some basic knowledge about booting process, Linux Kernel compiling from source and stuff like that.
But of course I have still much to learn sometimes some errors appears and "voila" I am lost.
I had: Ubuntu, Fedora,…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I've been interested in computers for a long time and have fiddled with a lot of stuff which includes Linux. I started out with Red Hat when I was young (around 13) and lost all data, converting a FAT32 drive to something else. Later it was Knoppix which was really helpful in recovery and such. Then…
>>> More