Settings

Theme

Show HN: A Word Matching Game

artificesoftware.com

1 points by ArtificeAccount 18 days ago · 2 comments · 1 min read

Reader

I 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!

gus_massa 17 days ago

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.

  • ArtificeAccountOP 13 days ago

    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

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection