Need help for game

Hello people. I need you help. I have this game uses fa fa fonts (icons). Is possible to change with png or jpg files? Thanks for help

memory-matching-game-.zip (19.6 KB)

This is the type of thing claude code can do very quickly! I extracted the base HTML Widget website and then gave it this prompt:

This memory game uses fa fonts. Can you please replace these with .png files that are the exact same as the fonts (you'll need to rasterize and render them to a reasonable size for the game). keep the images next to the index.html file.

I then re-added the files to the .hype document (and set the images to not automatically optimize).

fixed version:

memory-matching-game-fixed.hype.zip (73.5 KB)

Fantastic, I couldn't imagine that Claude would provide the solution. So out of curiosity (and to try it myself)...did you provide the old html code and Claude create a new one?

Thank you very much