Live data from Hacker News

I made a new browser game: 5 in a row

matty.games

1–7 of 7 posts

Re: I made a new browser game: 5 in a row

#2
get five in a row by placing the numbers strategically on the grid.

rows or columns with numbers in ascending or descending order (e.g., 1-2-3-4-5 or 5-4-3-2-1) and rows or columns of the same number (e.g. 2-2-2-2-2) will disappear.

a green ball will remove one of the black balls

Re: I made a new browser game: 5 in a row

#3

get five in a row by placing the numbers strategically on the grid. rows or columns with numbers in ascending or descending order (e.g., 1-2-3-4-5 or 5-4-3-2-1) and rows or columns of the same number (e.g. 2-2-2-2-2) will disappear. a green ball will remove one of the black balls

When I add a ball and the row/column dissapear, I'd likr to see the ne ball there for .1 seconds.

Re: I made a new browser game: 5 in a row

#4

get five in a row by placing the numbers strategically on the grid. rows or columns with numbers in ascending or descending order (e.g., 1-2-3-4-5 or 5-4-3-2-1) and rows or columns of the same number (e.g. 2-2-2-2-2) will disappear. a green ball will remove one of the black balls

When I add a ball and the row/column dissapear, I'd likr to see the ne ball there for .1 seconds.

So you want a small delay?

Re: I made a new browser game: 5 in a row

#5

Earlier quoted context omitted.

When I add a ball and the row/column dissapear, I'd likr to see the ne ball there for .1 seconds.

So you want a small delay?

Yep. I want to see it for a small time (.1 seconds???) and then that it dissapears. I think it would look more nice.

Re: I made a new browser game: 5 in a row

#7

Earlier quoted context omitted.

Yep. I want to see it for a small time (.1 seconds???) and then that it dissapears. I think it would look more nice.

Working on it!

Another request:

[spoiler alert]

My strategy was to put the numbers in this pattern

  11116
  22226
  33336
  44446
  55556
It works most of the times quite well. I clear a normal column from time to time and get more space. Slowly the 6 acumulate and I get the last column. I got 200 points almost without thinking.

Perhaps if you add 7 it would be more challenging (or completely impossible).

Another posibility are willcard (that are good for any number) or crap (that must be deleted with a gren ball).