Omnimaga

Calculator Community => Other Calc-Related Projects and Ideas => TI Z80 => Topic started by: Haobo on April 11, 2016, 09:10:47 pm

Title: Yet another Tetris game
Post by: Haobo on April 11, 2016, 09:10:47 pm
Really thought something was missing to this site and that is another tetris game. Well, pretty self explanatory here. Main game has yet to be started, but since it's tetris, hope to be done quickly and work on the additional aspects of the game, yet to be revealed. There will be 3 parts to the game based on a web comic (hint hint ;) ), modes are interchangeable in settings, grayscale, and a bunch of other random features.
Hopefully, I don't drop this project after a week though. Will post an attachment of the file once I actually get the game done. Probably in a few days.
Title: Re: Yet another Tetris game
Post by: Ivoah on April 11, 2016, 09:13:39 pm
I assume this is being programmed in Axe?
Title: Re: Yet another Tetris game
Post by: Haobo on April 11, 2016, 09:35:40 pm
Yep, and I thought about it, I'll just post my current file, just to see how it works for others. There's no actual game yet, but all the UI stuff is done.

Edit:
Forgot the controls
On - exit the program from any location
2nd - A button
ALPHA - B button

I also plan to make the intro animated, if anyone can give me a good gif animation for a good intro page, link it to me. Hopefully it has something to do with the current one (hint hint) for the parts of the game.


Double edit:
One last thing, I don't know how to make tetris.  :'(  (will take too long to read through or think about it) Anyone have some source code I can use?
Title: Re: Yet another Tetris game
Post by: E37 on April 13, 2016, 06:06:35 pm
I could write some! (in Axe)
Can you provide me a list of variables you use, how you want the greyscale to be done and some sprites (I can't make good looking sprites)?
I would have to look at the rules of tetris.
Once you give me the information (post or private message) I probably could have it finished it 1-2 weeks.
Title: Re: Yet another Tetris game
Post by: Haobo on April 14, 2016, 07:01:04 pm
Thanks! I started figuring out the graphics already, just have some issues over how to program it, and I'm a little busy with school these few weeks. I'll send you or post the different attachments for the source code later and explain how it is made. (btw, going for TGM (http://tetris.wikia.com/wiki/Tetris_The_Grand_Master) rules and rotation (http://tetris.wikia.com/wiki/ARS).
Heads up, you can use any variables you want, since I'm not using any A-Z ones. Grayscale buffers are Graylib ones, with 2 extra GB5 and GB6 for storage.