Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
My game in progress
#11
Not a problem with my computer - I'm on a 2.4 GHZ XP machine, with _default.pif highly configured for the best DOS performance. :wink:
f only life let you press CTRL-Z.
--------------------------------------
Freebasic is like QB, except it doesn't suck.
Reply
#12
Ok, so there are two things you can try:

First:
Under the player type, change xpos, ypos, xforce, and yforce to single instead of integer

if that doesn't work, Second:
Go into the sub loadplayer1 and change player1.hull to 0 and player1.engine to 3

The first corrects any problems you might be having with improper calcualtions of position and whatnot, while the second just changes the attributes of the ship. The second would be something that will be based on the kind of ship the player has at a given time. A crumbier ship will be heavier while a better ship will be lighter. In addition, the engine within that ship will affect its ability to move quickly. Let me know if either of these work for you.
Reply
#13
Aaron: Liked it!!!! The recoil thingy is just cool.

Cons:

1. Ship is too fast(change velocity)
2. Use RelKey
3. play screen is a lil small. Try to make the ship smaller or make the play area bigger
4. I don't know if you used RelCollideSPR. Its a pixel perfect sprite to sprite collision detection.

Other than that, Good job!!!!

Might upload it to my site when I get the chance. :*)
y smiley is 24 bit.
[Image: anya2.jpg]

Genso's Junkyard:
http://rel.betterwebber.com/
Reply
#14
Consider all your suggestions done, and yes, I was already using RelCollideSpr (actually RelCollideSprB, but whatever). As soon as the new version gets posted on qbasic.tk, i'll edit with a link.
Reply
#15
Alright, here is the updated version, thanks again everyone for your input.
Reply
#16
Nice... A few things though...

In the intro screen, the version is wrong. Tongue

When you die, it should say game over or something.

--------

Lol, the truth is, it's really pretty good. I just feel like i need SOMETHING to criticize...
Reply
#17
V2=Amazing! Nice drag stuff there you fixed. I guess it's just my own personal preference re the guns. :wink:
f only life let you press CTRL-Z.
--------------------------------------
Freebasic is like QB, except it doesn't suck.
Reply
#18
I just checked out v2 and its awesome =). Great work. Keep it up!

BTW, you could upload your files to www.basicnetwork.net as well. We have a new host which is quite reliable =P.
Reply
#19
Oh, one more thing, the enemies just kindve POP! onto the screen... It's a little startling... Tongue

Anyway! I hope you finish it!
Reply
#20
I like it. It keeps you on edge =)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)