📄️ 2048
This is the 2048 minigame, the goal is to reach the 2048 tile by merging matching numbers, slide tiles across the board to combine them and create higher values. Keep going until you hit the target or the board fills up.
📄️ Minesweeper
This is the minesweeper minigame, the goal is to to uncover all the safe squares whitout triggering a mine.
📄️ Connect 4
This is the connect4 minigame, the goal is to fill four of your pieces in a horizontal, vertical or diagonal line before your opnent.
📄️ Flood
This is the flood minigame, the goal is to transform the entire game board into a single uniform color within a limited number of moves, the difficulty setting will increase or decrease the turns avaliable.
📄️ Match pairs
This is the match pairs minigame, the goal of it is to match each tile with it's pair, this minigame can't be lost by making mistakes, only by timeout (not interacting with the board for a minute). Once all pairs had been found, the game will end and tell you how many tiles you flipped before completing the board.
📄️ Rock Paper Scissors
This is the Rock Paper Scissors minigame, or RPS for short. To win you must select a choice that has the advantage over your oponent, rock wins against scissors, scissors win against paper, and paper wins against rock.
📄️ Snake
This is the snake minigame. The goal is to make the biggest snake possible whitout colliding with yourself or the borders of the board. To move, use the arrows below the board and to grow, eat the fruits that appear in the board.
📄️ Tic tac toe
This is the tic tac toe minigame, the goal is to fill a line, vertical, horizontal or diagonal before your oponent, this minigame requires two players to play, the player who sends the command will always be the first player, the game ends when either of the players fill a line, or a minute passes whitout any input.