Hugo Simoes
simple living, careful thinking, collective fun
ConnXxis has moved to GameBot.club.
Its known highest score is still 72.
Can you find a better one?
December 23, 2022
ConnXxis, GameBot.club
A few months ago I created another game.
Ever wanted to learn Morse code?
Start by learning to identify the sound of a single letter within 5 words at a speed of 24 WPM (words per minute).
Try this simple method to complement your practice and test your skills with daily challenges at MorseCodeCore.
November 27, 2022
MorseCodeCore, GameBot.club
Remember Recollect?
Last summer I turned my earlier prototype into daily challenges on GameBot.club.
Recollect is a game of memory and luck.
Sixteen letters: eight orange and eight blue.
The goal is to sort the letters by hidden color: orange above, blue below.
Initially they are mixed and we don't know which is which.
The game ends when all letters are correctly sorted (success) or when there are no more attempts left.
If you are very lucky, you can succeed with only 8 attempts and without the need to memorize the color of any letter.
However, even with an eidetic memory, you may need all 32 attempts to succeed, if you are very unlucky.
If you hate memory games, Recollect is not for you.
Otherwise, give it a try and you might come to love it.
October 30, 2022
Recollect, GameBot.club
Having computed the optimal number of moves from each position to the final one in SlidingMin, I have upgraded the game difficulty to its maximum.
There is a total of 239500800 different valid positions.
Only 3 of these positions require 53 moves to solve (not 18 positions, since for SlidingMin the blank is located at the middle right of the 3x4 grid and not in the corner as usual).
Here is the distribution:
There are many online solvers for the 15 Puzzle and variants, but people can learn how to reach an optimal solution in SlidingMin without solvers, since this game automatically increases the amount of hints it gives, thus decreasing its difficulty throughout the day, until there are only 10 moves left.
SlidingMin also rates solutions (five stars for the optimal) and allows people to play together.
Each daily challenge now requires at least 50 moves.
There are other novelties ready at GameBot.club, including the fourth and the fifth kinds of daily challenge.
I will address those in subsequent posts...
Enjoy!
September 8, 2022
SlidingMin, GameBot.club
The third kind of daily global challenge is available at GameBot.club.
The goal of SlidingMin is to form the words GAME BOT CLUB in the least amount of moves (the word BOT must be green and left aligned).
Tiles can slide horizontally or vertically.
Click on a letter to slide it into the empty space.
Click on the empty space to undo the last slide.
Multi-tile sliding is supported.
There are many implementations based on the 19th-century 15 Puzzle.
What is interesting about SlidingMin is that it rates solutions and allows people to play together.
The built-in hint system prevents frustration...
If you feel that a particular daily instance is too difficult, just refresh the page after a few hours.
One hour before the game ends, there will only be 10 moves remaining to solve the puzzle with an optimal solution.
The question is: who gets there first? :)
August 8, 2022
SlidingMin, GameBot.club
Earlier entries: Page 2