✔️ You can mine PalCoin faster by using Turbo Mode (hold shift while pressing the green flag). ✔️ Don't worry if the leaderboard doesn't update right away. I sometimes have to manually update it using a Python script, and I will do so periodically. ----- What is a palindrome? ----- • A palindrome is text that spells the same thing when read forward and backward (excluding spaces and punctuation). For instance, "Go hang a salami; I'm a lasagna hog" is a palindrome. ----- What is this project? ----- • This project uses an algorithm I devised to generate ("mine") a palindrome from a dictionary. When a palindrome is mined, it is converted to a certain quantity of PalCoin, based on the palindrome's complexity. • For each palindrome that you generate, it will tell you a "PalCoin worth," which correlates to how rare it is, and add that to your total PalCoin. If you generate enough PalCoin and you're a Scratcher, you may get on the home page leaderboard! (Still under a bit of testing.) ⚠️ Do not leave the page, or your total PalCoin will reset. Pressing the green flag again is safe, though. • If you generate a rare palindrome, share it here! https://scratch.mit.edu/discuss/topic/615343 • It is much faster to mine PalCoin on Turbowarp (https://turbowarp.org/710675144), but the leaderboard doesn't save there, unfortunately :( ----- Credits ----- This is where I got the list of English words used by the palindrome generator: https://github.com/mahsu/IndexingExercise/blob/master/5000-words.txt