Jetpac
Baggers
Posts: 3,019
I've now released Jetpac since Coley has released Hybrid now [noparse]:)[/noparse] ( it's also done hydra and proto/demo board·releases )
Check it out on the original thread.
http://forums.parallax.com/showthread.php?p=677013
Check it out on the original thread.
http://forums.parallax.com/showthread.php?p=677013
Comments
Never played it before but it's quite addictive...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Living on the planet Earth might be expensive but it includes a free trip around the sun every year...
Experience level:
[noparse][[/noparse] ] Let's connect the motor to pin 1, it's a 6V motor so it should be fine.
[noparse][[/noparse] ] OK, I got my resistors hooked up with the LEDs.
[noparse][[/noparse]X] I got the Motor hooked up with the H-bridge and the 555 is supplying the PWM.
[noparse][[/noparse] ] Now, if I can only program the BOE-BOT to interface with he Flux Capacitor.
[noparse][[/noparse] ] I dream in SX28 assembler...
/Bamse
Andre'
·
The game itself is very difficult, isn't it? I only last a few seconds. I'm going to have to practice.
Kudos, Baggers!
I love this game and, like Manic Miner, missed it the first time around. (Should have had a speccy, it seems!) Thanks Baggers.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Propeller Wiki: Share the coolness!
mpark, isn't it working with keyboard on hydra?
It should as I'm using MikeGreen's comboKeyboard.
I'll look into that.
Baggers.
That would make the difference.
Don't shout at me if it was the Hydra version you downloaded, I'm just checking all avenues.
I guess the fact that no other Hydra people are piping up with keyboard problems kind of implies the problem is on my end.
The reason that no-one else was having the problems, was the reason I asked [noparse]:)[/noparse]
Can someone confirm that comboKeyboard.spin works with
key.start(3)
So I can get this fixed as soon as poss. [noparse]:)[/noparse] other than that, I've got no ideas why it's not working.
Also, has any hydra user had keyboard working with this?
Cheers,
Baggers.
File uploaded, and to I've updated the one on the website.
Try this, and let me know if that fixes it [noparse]:)[/noparse]
Cheers,
Baggers.
Edit: I must have done a typo, and missed the 1, as it couldn't have been 3, since joypad is 3. [noparse]:)[/noparse] Cheers again for that find.
Post Edited (Baggers) : 9/22/2007 8:45:13 AM GMT
Hey, I've been meaning to ask you: Did you work from original Jetpac source code and do a more-or-less direct translation, or did you start from scratch and end up with a program that by amazing coincidence happens to behave very similarly to Jetpac? Just curious.
As for source code, nope I've not had any source code for Jetpac, nor Manic Miner, I start from scratch, and thankfully end up with a program that by amazing coincidence happens to behave very similar to it's original.
It's just my "Visual Coding" as I call it, I have a look at how things react on screen, then think how best to mimic it in code.
Baggers.