TetrisL

Show off your games, demos and other (playable) creations.
Post Reply
josepedrodias
Prole
Posts: 7
Joined: Sat Jan 02, 2016 3:13 pm

TetrisL

Post by josepedrodias »

Just putting out there the tetris-like game I've been doing.

source code:
https://github.com/josepedrodias/tetrisl

love file (works in android too):
https://josepedrodias.github.io/tetrisl ... etris.love

a recent tweet of the android gameplay:
https://twitter.com/jose_pedro_dias/sta ... 4577318914

The game is pretty much feature complete. I wanted to mimic the playability of tetris99 and get my feet wet on lua and love2d internals.
Not sure whether I should try to create a VS mode with luasocket or leave it for another, more original challenge (god knows which one, hard to come up with original, feasible ideas). Feedback appreciated.
User avatar
zorg
Party member
Posts: 3436
Joined: Thu Dec 13, 2012 2:55 pm
Location: Absurdistan, Hungary
Contact:

Re: TetrisL

Post by zorg »

Why exactly did you include on your github readme to install luasocket when löve already includes it?
Me and my stuff :3True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.
josepedrodias
Prole
Posts: 7
Joined: Sat Jan 02, 2016 3:13 pm

Re: TetrisL

Post by josepedrodias »

That's for server side development purposes. But yeah, that should be clearly stated, thanks!
monkyyy
Citizen
Posts: 52
Joined: Fri Mar 16, 2012 5:29 pm

Re: TetrisL

Post by monkyyy »

Complicated t spins are completely broken a block should never teleport inside another, and I would strongly suggest copying nes teris control nuances.

If I put a t block into a 2 wide well and spin, it should flip the piece not do weird things with the three wide versions
blah.jpg
blah.jpg (17.82 KiB) Viewed 7857 times
red to yellow to green were slightly wrong but functional; green to blue was just super off
josepedrodias
Prole
Posts: 7
Joined: Sat Jan 02, 2016 3:13 pm

Re: TetrisL

Post by josepedrodias »

can you give a practical example? i mostly tested with the tetris99 blocks. cheers
Post Reply

Who is online

Users browsing this forum: No registered users and 36 guests