Live data from Hacker News

Show HN: Tetris with words – I created this small game, please give feedback

indexzero.in

31–40 of 59 posts

Re: Show HN: Tetris with words – I created this small game, please give feedback

#31
post #26

It's zooming in and out of the page while I'm trying to play. iPhone x Safari

great idea, but same here - makes it unplayable - will try again in a few days

suggestions -

- bigger grid, more rows and columns

- larger letters, more contrast

- random doubles and phonemes

- ok to spell backwards

- splash for longer words and 2-directions

- get roger dean to make you a logo -jk

Re: Show HN: Tetris with words – I created this small game, please give feedback

#32
Very cool idea.

Someone will polish this up and it will be one of those mobile games that will go viral for a little while.

Suggestions, add a comprehensive scoring solution, two letter combos (ng, io, ee, etc), classic tetris shapes would probably work too in blocks of three to keep the two letter combo rule.

Nicely done!

Re: Show HN: Tetris with words – I created this small game, please give feedback

#33
post #27
post #9

Earlier quoted context omitted.

Hi, I didn't check on firefox. Thanks for feedback, I will try to fix these issues. Thank you

It's also broken in IE (not that I use IE... but since you didnt check FF)

:)

Re: Show HN: Tetris with words – I created this small game, please give feedback

#34
post #13

I noticed the game feels pretty hard because of the letter distribution, if you want to make it easier you might try using the english distribution, which can be found at https://en.wikipedia.org/wiki/Letter_frequency#Relative_freq... For those curious the rough differences (in game - in english, out of 100) are: e: -4.7 t: -2.5 c: 2.4 h: -2.3 p: 2.3 u: 1.9 b: 1.6 m: 1.6 l: 1.5 g: 1.4 r: 1.4 k: 1 x: 1 z: 0.8 o: -0.7…

As a one time practitioner of "good old-fashioned" AI I had thought it was ETAOIN SHRDLU

https://en.wikipedia.org/wiki/Etaoin_shrdlu

https://en.wikipedia.org/wiki/SHRDLU

Re: Show HN: Tetris with words – I created this small game, please give feedback

#35
post #32

Very cool idea. Someone will polish this up and it will be one of those mobile games that will go viral for a little while. Suggestions, add a comprehensive scoring solution, two letter combos (ng, io, ee, etc), classic tetris shapes would probably work too in blocks of three to keep the two letter combo rule. Nicely done!

You could score words a la scrabble

Re: Show HN: Tetris with words – I created this small game, please give feedback

#37
Some classic tetris features that would help:

Let me see the next letter after this one.

Let me hold onto a letter and swap it with the current one on the screen.

I appreciate it's a big complexity problem to scan for all available words but I think that the click functionality could be improved a lot by just highlighting words that you'll allow me to destroy.

Re: Show HN: Tetris with words – I created this small game, please give feedback

#38

Some classic tetris features that would help: Let me see the next letter after this one. Let me hold onto a letter and swap it with the current one on the screen. I appreciate it's a big complexity problem to scan for all available words but I think that the click functionality could be improved a lot by just highlighting words that you'll allow me to destroy.

Thanks. I'm trying to achieve this.

Re: Show HN: Tetris with words – I created this small game, please give feedback

#39
post #13

I noticed the game feels pretty hard because of the letter distribution, if you want to make it easier you might try using the english distribution, which can be found at https://en.wikipedia.org/wiki/Letter_frequency#Relative_freq... For those curious the rough differences (in game - in english, out of 100) are: e: -4.7 t: -2.5 c: 2.4 h: -2.3 p: 2.3 u: 1.9 b: 1.6 m: 1.6 l: 1.5 g: 1.4 r: 1.4 k: 1 x: 1 z: 0.8 o: -0.7…

As a one time practitioner of "good old-fashioned" AI I had thought it was ETAOIN SHRDLU https://en.wikipedia.org/wiki/Etaoin_shrdlu https://en.wikipedia.org/wiki/SHRDLU

That's close enough, and it'll vary based on the dataset. In the provided link, it's ETAOIN SHRDLCU, which is almost the same.
Post reply on HN