Computer Science Canada

mairo game follow up

Author:  ecookman [ Tue Nov 25, 2008 8:55 am ]
Post subject:  mairo game follow up

i have been making a mairo game since... a while ago at at programming classes


(RP4K)


so i still need to make the AI and the wrappng from side to side and stop you from infinately jumping ...here is what i have done so far...

not sure if the attachment worked

Author:  Insectoid [ Tue Nov 25, 2008 12:12 pm ]
Post subject:  RE:mairo game follow up

Stopping the infinite jumping is as easy as checking if he's standing on something. If he's not standing on something, he can't jump.

Author:  ecookman [ Tue Nov 25, 2008 8:18 pm ]
Post subject:  RE:mairo game follow up

lol easier said then done for me...i currently don't own VB studio but thnx


did like it

Author:  Insectoid [ Tue Nov 25, 2008 9:02 pm ]
Post subject:  RE:mairo game follow up

I've never even programmed in VB, but if it's anything like general programming, it's just a matter of adding an 'and' to an 'if' statement.

Author:  ecookman [ Wed Nov 26, 2008 8:08 am ]
Post subject:  RE:mairo game follow up

true, but it is a tedoius 10-15 lines of code

and that was the next step in the lesson.




what is your specialty? in programming

Author:  andrew. [ Tue Dec 16, 2008 4:27 pm ]
Post subject:  RE:mairo game follow up

Is it possible to compile VB source code? I don't have VB so I can't compile it myself. I would really like to try this.

Author:  ecookman [ Sat Jan 24, 2009 5:02 pm ]
Post subject:  Re: mairo game follow up

i am almost done the game now, here is what I have.

Author:  ecookman [ Sat Jan 24, 2009 5:05 pm ]
Post subject:  Re: RE:mairo game follow up

andrew. @ Tue Dec 16, 2008 4:27 pm wrote:
Is it possible to compile VB source code? I don't have VB so I can't compile it myself. I would really like to try this.


sorry no clue what you are talking about


if you are looking for the actual game, look at the description on the first attachment


: