This is the official release of my HP Prime port of my HP 39gII Tunnel clone written in BASIC, now adapted for the larger screen and color display. It is probably the first ever game ever made available for download for this calculator model. It might require some optimizing because I'm still new to HP 39gII/Prime BASIC programming, but it still shows how fast the HP Prime on-calc language can be compared to their TI/Casio counterparts.
Because of how incredibly fast this calc is, this is why I manage to get such high framerate even with redrawing the entire screen rectangles and score text every frame.
As for the multicolor and 3D-ish text effects, they are possible because the HP Prime lets you use text with no background, so all you have to do is superpose multiple copies of that text, gradually changing its color and position through a FOR loop. This also lets you use bold text.
Note: This game was coded using the HP Prime emulator and tested on a real calc by Critor, before the calc's release. As a result, I do not know what method this calc will use for file transfer yet. However, I know that if you ever want the source code, just open the hpprgm file in Wordpad, then you'll see the source in weird format. It is still somewhat readable, though, so you can use it to copy the game by hand or for code use (give me credits if you do, though!)
To play, just use the UP and DOWN keys and quit with ON.
Here is a Youtube video by Critor of it running on a real calc, but the text color is different:
The animated screenshot above was adjusted to run at the real calc speed, since in the emulator the game ran too fast for me.
Download the game here
(Cross-posted from original file page)
Because of how incredibly fast this calc is, this is why I manage to get such high framerate even with redrawing the entire screen rectangles and score text every frame.
As for the multicolor and 3D-ish text effects, they are possible because the HP Prime lets you use text with no background, so all you have to do is superpose multiple copies of that text, gradually changing its color and position through a FOR loop. This also lets you use bold text.
Note: This game was coded using the HP Prime emulator and tested on a real calc by Critor, before the calc's release. As a result, I do not know what method this calc will use for file transfer yet. However, I know that if you ever want the source code, just open the hpprgm file in Wordpad, then you'll see the source in weird format. It is still somewhat readable, though, so you can use it to copy the game by hand or for code use (give me credits if you do, though!)
To play, just use the UP and DOWN keys and quit with ON.
Here is a Youtube video by Critor of it running on a real calc, but the text color is different:
The animated screenshot above was adjusted to run at the real calc speed, since in the emulator the game ran too fast for me.
Download the game here
(Cross-posted from original file page)