CodeWalrus

Development => Calculators => Calc Projects, Programming & Tutorials => Topic started by: iconmaster on January 21, 2015, 10:31:19 PM

Title: [HP Prime] Tetris
Post by: iconmaster on January 21, 2015, 10:31:19 PM
HP TETRIS!


This was my first HP Prime game. It's none too shabby, if I do say so myself. Of course, I haven't really made any other games yet (Source and all eating up my time), but I plan on making other cool things in the future.


Screenshots:


(http://i.imgur.com/dTma8wY.png)(http://i.imgur.com/PLzQ00l.png)(http://i.imgur.com/edr8Bt0.png)


Features:




Download:


Get this program here! (https://dl.dropboxusercontent.com/s/07a88yz1sehdd19/TETRIS.txt?dl=1&token_hash=AAHJBTY1ebz8hcfANDTWAN6gGWdloigLk_Z_HyjaHayrFQ)
Title: Re: [HP Prime] Tetris
Post by: Dream of Omnimaga on January 22, 2015, 05:56:21 AM
I still remember this and liked it. I wanted to make a new version at one point actually, which would add scrolling backgrounds and replace rectangles with actual textures, but I haven't got around making it.
Title: Re: [HP Prime] Tetris
Post by: Duke "Tape" Eiyeron on January 22, 2015, 01:44:15 PM
Do you have a piece chooser close to the original game (look at it, it's a bag-based algo)? Will you implement the hold option?
Title: Re: [HP Prime] Tetris
Post by: Dream of Omnimaga on January 22, 2015, 01:58:48 PM
Doesn't the original game only show the next piece without letting you choose between multiple ones?
Title: Re: [HP Prime] Tetris
Post by: iconmaster on January 22, 2015, 02:07:10 PM
Quote from: Eiyeron on January 22, 2015, 01:44:15 PM
Do you have a piece chooser close to the original game (look at it, it's a bag-based algo)? Will you implement the hold option?

It's bag-based, yes. No complex piece-choosing functions, sorry.

Piece holding/next piece would be a nice addition. I don't know if I'll continue working on this program, though.