Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
27% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
1 Commented Post
0 Endorsements
~7K People Reached
Favorite Tags

9 Posted Topics

Member Avatar for sillyboy

I love [URL="http://www.youtube.com/watch?v=Dm6NtnU0yXw"]this video [/URL]so much

Member Avatar for Helianthus
0
6K
Member Avatar for GameGuy

I think you have to be more optimistic, while I'm also new in programming and started to program a snake game. When I started I didn't know more about c++ than loops, arrays and functions. While programing you have to ask more people and read and search that will be …

Member Avatar for 0x69
0
219
Member Avatar for Ayaat Monem

Hi all : ) I'm coding a snake game, now the problem is to get the input from the user if I used getch(); the snake will wait until she got an input from the user, so how can I let the snake run normally and expect input in any …

Member Avatar for sinogoya
0
107
Member Avatar for Ayaat Monem

Can I have an overall about game main loop, it seems to be complicated :-/ Thanks

Member Avatar for Ayaat Monem
0
157
Member Avatar for Ayaat Monem

It was a question in an old exam : the expression if(num != 65)can not be replaced by....... and the answer is: if( !(num-65) ) but I can't understand this condition :( what is num-65, what does it mean? Thanks

Member Avatar for Ancient Dragon
0
142
Member Avatar for manohari
Member Avatar for Ayaat Monem

Hello everybody ! I want to write a program that reads from the user a number then prints it such in the Elevator if the input is 1, the output will be like that : * * * * * It seams to use an array 2D, how can I …

Member Avatar for daviddoria
0
75
Member Avatar for Ayaat Monem
Member Avatar for abhimanipal
0
283
Member Avatar for Ayaat Monem

I'm in the first grade in the faculty of computer science.As we learn programing so slow,I decided to go on by my own.Know is time to do the first game.Just want ideas to execute.The other thing want to read about moving objects,where can I find it! Thanks

0
57

The End.