![]() |
game improvement
Well i was just reading a book named c++ primer and got bored so i just wanted to create a c++ consol game
just for some fun I have created this thing any more idea and some repair in code? Code:
|
Re: game improvement
What doesn't it do that you want it to? We can't read your mind.
|
Re: game improvement
I think u r trying to verify the "A", "S", "W", and "D" movement for a game...but what are r trying to build???
|
Re: game improvement
i know u cant read my mind LOL
i asked for some improvement well lets say if i want to move my player with w,a,s,d. what should i do this my game just do what i have and it just only moves those four squares does not go anywhere else? any suggetions |
Re: game improvement
a better way to do this is
Code:
#include <iostream> |
| All times are GMT +5.5. The time now is 09:21. |