Live data from Hacker News

Show HN: 100 Squares

beta.uiz.me

1–6 of 6 posts

Re: Show HN: 100 Squares

#2
100 Squares is based on a piece of Maths homework.

The idea behind the game is you choose a times table grid, e.g. 10x10, and then you see how quickly you can fill it out

The intention is that the game aids in the learning of mental times tables

The bulk of the site is simple HTML and css, with some JQuery for functionality

It's well worth a checking out and a share ;)

Re: Show HN: 100 Squares

#3

100 Squares is based on a piece of Maths homework. The idea behind the game is you choose a times table grid, e.g. 10x10, and then you see how quickly you can fill it out The intention is that the game aids in the learning of mental times tables The bulk of the site is simple HTML and css, with some JQuery for functionality It's well worth a checking out and a share ;)

Nice. Would it be possible to randomize the columns and rows, that way you can increase the difficulty.

Re: Show HN: 100 Squares

#4
post #3

100 Squares is based on a piece of Maths homework. The idea behind the game is you choose a times table grid, e.g. 10x10, and then you see how quickly you can fill it out The intention is that the game aids in the learning of mental times tables The bulk of the site is simple HTML and css, with some JQuery for functionality It's well worth a checking out and a share ;)

Nice. Would it be possible to randomize the columns and rows, that way you can increase the difficulty.

good idea! it certainly is, thats kind of what turning off the "free mode"does!

Re: Show HN: 100 Squares

#6
post #3

100 Squares is based on a piece of Maths homework. The idea behind the game is you choose a times table grid, e.g. 10x10, and then you see how quickly you can fill it out The intention is that the game aids in the learning of mental times tables The bulk of the site is simple HTML and css, with some JQuery for functionality It's well worth a checking out and a share ;)

Nice. Would it be possible to randomize the columns and rows, that way you can increase the difficulty.

Hey, I added your suggestion. enjoy!