lol :D You so right :)
Printable View
lol :D You so right :)
hi guys i am back
sorry for dorp out
i got many truble at a time
Now i am working on a comunication project
it will help programers to work(programing) together
and share files
can any one help me about database handling in cgi
:mad:
I do not know database sorry :(
Don' know cgi sorry.:o
ok !:rolleyes:
Same here I do not know CGI :(
it is running too heavy
my computer is jamm when it is running
and u know i have athlon 1.0 gh
:o
This project is not closed it's only I have reformating my hard drive and I need to reinstall all so I put it on the ice for the next 3-4 days.
Ok some news about the project, I will continue to work on it in about 5 days.
here is a link who can be usefull : BitBlt
OK, I will start to work on the project again :)
Stiky Stiky where are you :)I am not modived without you :p
LOL, :D :D :D
I'm here but have been a bit busy for the last week or two. Sorry!
I'll try to get back on track soon.:)
Cooooooool now I will work on it to :) :) :)
where do we stand on the progress?
what are the main focuses?
I have some problem with the jumping thing, all work nice UNTIL i put two block one over an other.:(
Hehe, DaoK, your sig is just soooo funny and its everywhere!! lol. I didnt understand this forum but it looks like everyone these days is off working hard on their new project :) So good to see this! Anyways, Ill be hanging around, hope you dont mind... I cant believe i still couldnt figgure out a simple problem i had with conversions like 4-5 months ago. Anyways, some of the problems you are facing can be solved like this:
1. make a "class" or "udt" for each object
2. make an array of those objects
3. loop through the array to do collisions etc...
but remember you dont want to do dumb looping, instead
do a smart loop like have each object check if there is something
to the left of it, and to the top of it. That way, you automatically
know whether things are colliding based on the objects.
Remember the best part of game programming: test, test, test, test, test and test untill you have whooped the whole game into shape!!
Best Regards,
MoMad
Thx Momad but I have put that project for the moment on the ice :) But I will check for the array and smart loop :)