One Hundred Game GAME
You must fill all cells and reach 100 starting from whenever you want in the grid and following these simple rules:
1-You can go right leaving a space of two cells from the previous move.
2-You can go left leaving a space of two cells from the previous move.
3-You can go up leaving a space of two cells from the previous move.
4-You can go down leaving a space of two cells from the previous move.
5-You can even move diagonally, leaving one cell from the previous move.
6-When there aren't any more allowed moves, the game stops.