Author Topic: Yet another Tetris game  (Read 2956 times)

0 Members and 1 Guest are viewing this topic.

Offline Haobo

  • LV2 Member (Next: 40)
  • **
  • Posts: 27
  • Rating: +4/-0
    • View Profile
Yet another Tetris game
« 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.

Offline Ivoah

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 336
  • Rating: +3/-0
    • View Profile
    • Codinghobbit
Re: Yet another Tetris game
« Reply #1 on: April 11, 2016, 09:13:39 pm »
I assume this is being programmed in Axe?
http://codinghobbit.no-ip.org
My Calcs:
TI-86 (now broken) $2
TI SR-56 - $0
TI-Nspire CX CAS - $152
TI-84+ Silver Edition - $56
TI-84+ Silver Edition - $0
TI-85 - $0
TI-73 Explorer VS - $10
ViewScreen - $3

Offline Haobo

  • LV2 Member (Next: 40)
  • **
  • Posts: 27
  • Rating: +4/-0
    • View Profile
Re: Yet another Tetris game
« Reply #2 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?
« Last Edit: April 11, 2016, 09:47:01 pm by Haobo »
Projects:
Star Cats
Five Nights at Freddy's
Phoenix Wright

Offline E37

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 358
  • Rating: +23/-0
  • Trial and error is the best teacher
    • View Profile
Re: Yet another Tetris game
« Reply #3 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.
I'm still around... kind of.

Offline Haobo

  • LV2 Member (Next: 40)
  • **
  • Posts: 27
  • Rating: +4/-0
    • View Profile
Re: Yet another Tetris game
« Reply #4 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 rules and rotation.
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.
Projects:
Star Cats
Five Nights at Freddy's
Phoenix Wright