0 Members and 2 Guests are viewing this topic.
Rub it in my face, will ya?
Is it possible to use min(MAX,max(MIN,VARIABLE+(getKey)-(getKey→VARIABLE for your character movement?
Quote from: meishe91 on September 30, 2011, 09:18:13 pmIs it possible to use min(MAX,max(MIN,VARIABLE+(getKey)-(getKey→VARIABLE for your character movement?Yeah, of course. I was so eager to post it I forgot to do some things to it first, including optimizing and getting rid of a minor bug with enemy bullets that you might or might not notice. (Bullets hit you in different ways depending on whether you're in the second-to-last row or the last one.)
I don't think many are quite that small. I think more are like 200-300. But I could be wrong.
Wow, Deep, that's awesome! I'm not sure how you made it so fast, but I see a lot of strings in use just by watching the screenie. That's awesome. I wish I'd had the idea to use strings instead of making the bullets move out of lists. Wow.
I am working on it once more!!http://piratepad.net/ep/pad/view/ro.5GX1ET4izrM/latest
Boot, it's okay that Deep made his work well - he has a lot more experience with Basic, and I'm sure you can get to the level he's at by studying his code. Remember that Deep and I have each been coding for a while now (I'm at 4+ years) and our first games didn't happen right off the bat. My games up until Drifter were terrible, and Drifter was released after I'd been programming for 2 whole years. Good luck.