Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
~423 People Reached
Favorite Forums
Favorite Tags
c++ x 7
Member Avatar for alin_yuhee

i want to make a game :) by using c++ but i can't finish it :( because of there are some problem about the code....the aim of the game is to stop the ball from hitting the right wall by moving the box. 10 pts r given 4 stopping it …

Member Avatar for Freaky_Chris
-1
126
Member Avatar for alin_yuhee

i'm trying to make a geme with c++ but i can finish it because i have trouble with the code :( .....this is the code of the game that i want to make.... [code=cplusplus] #include<iostream.h> #include<conio.h> #include<graphics.h> //using namespace std; int main(void) { double pos_x,i_pos_x,pos_y,i_pos_y,vel_x,vel_y; double time,gravity ; //t=time,g=gravity int …

Member Avatar for alin_yuhee
0
107
Member Avatar for alin_yuhee

i'm a student from malaysia....and i' doing my first degree in multimedia tecnology.....i really have problem in c++ :( and when i found this site i feel so happy :) because i really need someone to help me to understand more about c++....so i really hope that you guys here …

Member Avatar for Denniz
0
80
Member Avatar for alin_yuhee

i want to make a simple game with c++ but i really do not know how to do it:-/ ....can somebody help me to do that because i really want to know how to make a game by using c++...:?:

Member Avatar for William Hemsworth
0
110