Opus Magnum score analyzer banner

Opus Magnum score analyzer

2 devlogs
5h 49m 37s

Analyzes your Opus Magnum score and compares it to top scores in categories: area, cycles, and cost.

This project uses AI

I used Gemini for help regarding troubleshooting with image recognition as well as helping me access new libraries of code while explaining what each line does. Gemini also walked me through the UI portion of my project, explaining how each line works and even giving me chances to fill in blanks (sorta like a quiz question). It also helped me develop my readme and publish my project on GitHub.

Demo Repository

Loading README...

FLYING_POTATO

Shipped this project!

Hours: 5.83
Cookies: 🍪 47
Multiplier: 8.0 cookies/hr

I made a Opus Magnum score analyzer. This uses AI image recognition to compare the savable gifs offered after completing a puzzle to top scores in the community! The most challenging part was fine tuning the image recognition so it would actually see the numbers and letters for what they are. It required 2-3 hours troubleshooting but in the end it worked out! I am very proud of the image recognition working on every gif I gave it, even when the name was long!

FLYING_POTATO

Finished the entire project! UI is now working and while I Wasn’t able to put in the live database there is a full list of records from chapter 1-5.

Attachment
0
FLYING_POTATO

Got the image recognizer to work with tesseract. This required the image to be modified and cropped in many ways.

Attachment
0