Create Task

by k1z4l3
See Code Download Embed
1. Main goal here is just to have a working crossword puzzle. 
2. Im using embedded repeats to draw the board. Its going to be a 5x5 board
3. It will have 2 lists, one for all the words, and one for previous guesses.
$> If one guesses correctly, a block will write the word into the blocks
5. using the write command, i can have different sprites for each word, broadcasting to them if they need to fill the word in to the boxes
6. got the word fill thingy working. moving on to the question giver.
7. added a feature that if you get none right, it kinda insults you for being bad at the game. but if you get atleast one rightit tells you great job.
8. got it working automatically without using the spacebar to start the game after the intro sequence

Created February 16, 2022

Last updated March 17, 2022

Published February 17, 2022