Show HN: A Word Matching Game
artificesoftware.comI made a simple synonym and antonym word matching game. You're given a word, and you have to match the other related words to their proper group. It's written entirely in HTML, CSS, and JavaScript. It even works on mobile, though it's a bit squished. Making it gave me some ideas for a better version of the game, and building it out gave me some more JavaScript experience.
This is technically the first video game I've published on the internet, and I would like feedback on it. Thank you for having a look! Bug report: If I move a word and then "Press For New Word", the rectangles that are in the correct bin get moved to the original position, but the rectangles that are in a random place move to another random place. I think their position is adjusted vertically but not horizontally. Hi, thank you for taking the time to try it out and let me know about it. I'll have to figure it out and see if I can fix it. Thanks again, I'm happy someone used it lol