Rules
Wordle
In this game there is a secret 5-letter word, which you must guess within 6 attempts. After each guess, your word will be graded. A green letter means its the correct letter at the correct position. A yellow letter means its the correct letter, at the wrong position. A gray letter means this letter is not even in the word to begin with.
Every word you enter must be a valid word. Random jibbledigook wont work.
Letters can appear more than once, e.g. "VIVID"
If you guess a duplicate letter and only one copy is in the word, only one tile turns green/yellow, the other goes gray.
In this iteration of Wordle, you must enter the words using your keyboard, and letters previously marked as gray, will be marked red once entered, as a quick reminder, in case you already forgot.
Snake
You control a snake on a grid. Your goal is to eat all the apples (the red blobs) without dying.
The snake moves continuously in the current direction, without stopping.
Eating an apple makes the snake longer.
You will die, if the snake crashes into the wall, or into itself.
You must use the arrow keys to change direction, but you may not reverse directly. This means that when moving right, you may not instantly move left.
Your score is your current length. You start at 3.
You "win" by reaching the length 225, aka. filling the board completely.
You lose once you die.
To start, press the right arrow key.
To reset, press the reset button in the control menu, or press R on your keyboard.
To adjust the speed, choose a different difficulty setting in the control menu.
Connect 4
Two players take turns in dropping colored discs into a 7x6 grid. Disks fall into the lowest available row in the chosen collumn (imagine playing this in real life with gravity). The goal is to get 4 of your discs into one row (vertical, horizontal, diagonal) before your opponent does so.
If the board fills up completely with no winner, the game is a draw.