diff --git a/web/index.html b/web/index.html index d5b7c38..e9b0fa5 100644 --- a/web/index.html +++ b/web/index.html @@ -8,9 +8,9 @@ diff --git a/web/picross_game.html b/web/picross_game.html new file mode 100644 index 0000000..5c1ad51 --- /dev/null +++ b/web/picross_game.html @@ -0,0 +1,12 @@ + + + + + Main Menu of Picross Game + + +

Picross Game

+ + + + \ No newline at end of file diff --git a/web/picross_solver.html b/web/picross_solver.html new file mode 100644 index 0000000..b07e580 --- /dev/null +++ b/web/picross_solver.html @@ -0,0 +1,12 @@ + + + + + Picross Solver + + +

Picross Solver

+ + + + \ No newline at end of file