Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - aeTIos

Pages: 1 ... 136 137 [138] 139 140 ... 274
2056
Miscellaneous / Re: Post your desktop
« on: February 27, 2012, 03:41:49 pm »
Shrear where did you get your bg from?

2057
Miscellaneous / Re: Post your desktop
« on: February 27, 2012, 02:33:32 pm »
My current desktop :D

snip

DJ! That post is evil! D: (Post #666)
WOOO YOUR IE ICON ROCKSSSSSSSSSSSS

2058
Other / Re: Lens magnifier
« on: February 27, 2012, 10:00:10 am »
Oooh looks cool bro

2059
Computer Programming / Re: How do you make games with coding???
« on: February 25, 2012, 12:00:54 pm »
My experience:
90% of programming is saying "calculate x+24c+6-f*2(55y)" and stuff. Not a joke.

2060
Computer Programming / Re: How do you make games with coding???
« on: February 25, 2012, 11:49:11 am »
You define more variables. Just like 1->x and stuff. ITS EASY BRO.
Look up a python tutorial for dummys.

2061
Computer Programming / Re: How do you make games with coding???
« on: February 25, 2012, 11:32:16 am »
Do you know what you should do? get a 84+ and learn programming in BASIC and then in Axe. I'm not rude, but that REALLY helps A LOT. In fact, w/o my 84 i would never have been programming stuffs.

2062
Math and Science / Re: Why doesn't zero divided by zero work
« on: February 25, 2012, 11:28:52 am »
Ok.

2063
Computer Programming / Re: How do you make games with coding???
« on: February 25, 2012, 11:25:04 am »
Do (ballpos)+1->ballpos every loop.

2064
Computer Programming / Re: How do you make games with coding???
« on: February 25, 2012, 11:01:16 am »
Programs take keycodes. Every key on a keyboard has a different signal. The program reads the signal every loop and just continues when there's no key pressed.

2065
Computer Programming / Re: How do you make games with coding???
« on: February 25, 2012, 10:50:15 am »
All modern programming languages can read jpg. (png is used more)
And they "store" those pictures by telling the program that "this file is a picture"

2066
Computer Programming / Re: How do you make games with coding???
« on: February 25, 2012, 10:41:42 am »
It does not. It's got coordinates of both things and checks if they are close enough if so, move the box.

2067
Computer Programming / Re: How do you make games with coding???
« on: February 25, 2012, 10:37:35 am »
Yeah, its a routine that does display stuff. Like displaying pictures or text.

2068
Computer Programming / Re: How do you make games with coding???
« on: February 25, 2012, 10:31:15 am »
In a modern programming language, you have a display routine that draws stuff to the screen. (for example called void draw{ } ). This routine is called every frame.

2069
Computer Programming / Re: How do you make games with coding???
« on: February 25, 2012, 10:27:03 am »
Basically, what most games do is repeat one or more loops to get everything done (with routines and stuff).

btw you better make your questions more closed. (like "how do i code feature x as seen in game y")

2070
Math and Science / Re: Why doesn't zero divided by zero work
« on: February 25, 2012, 10:25:02 am »
So that implies 0/0=1 which is mathemagically correct. (x/x=1)
hmmm...

Pages: 1 ... 136 137 [138] 139 140 ... 274