Activity

davidv3767

Devlog #2:

I have the baseline for Puzzle #1 (out of 8) done, but I just realized I have some brainstorming to do to make the puzzle actually solvable.

Puzzle #1 is like the lock to a safe with some mathy hints, and I’ll improve the hints to make the puzzle possible. Since it’s been a bit, I decided to just post a devlog to show my progress.

Attachment
1

Comments

davidv3767
davidv3767 about 11 hours ago

Part 1 of the story: It should be stated I am a math nerd, as in I am knowledgable about math. So, I went to a Math Camp the summer before 7th grade. It was a five half-day (Monday to Friday in the morning) camp, so there wasn’t time to do some really fun stuff. Out of many things I escape, the escape room on Thursday was the best (the gummy & wolf stories are close; that’s for a different part if I have time).

davidv3767

Devlog #1:

So I just came up with the idea of creating a FUN escape room, unlike the ones you have to do in class. I remember doing only ONE fun escape room, but that’s for another day (look at comments!).

In this project, I start from the front (menu) to the back (end). Therefore, I created the menu & introduction during today’s 16 minute session of working, completing the very front of the project!

Attachment
Attachment
1

Comments

davidv3767
davidv3767 about 19 hours ago

I’ll add the story in a future devlog (or multiple). Just look at the comments below…

davidv3767

After TWO REJECTIONS, I figured out the problem with my demo: some wrong logic & the wrong command used. With the help of shipwrights @Obay & Nullskulls on Slack, I was able to debug my code.

P.S. I spent way more time, but I only spent 16 minutes working on the code. :)

Attachment
2

Comments

neetumandavi25
neetumandavi25 6 days ago

Oh, I also spent a lot of time voting. I have just gotten access to voting and am able to do something now. You have been very patient and have not gotten demotivated. Your efforts are very good. Even after two rejections.

davidv3767
davidv3767 6 days ago

Thanks, neetumandavi25, for the compliment!

davidv3767

Shipped this project!

Hours: 2.22
Cookies: 🍪 27
Multiplier: 12.25 cookies/hr

I built a Wordle AI to grow my Python skills and for getting help in Wordle while still (technically) solving it myself. The hardest part was getting started, but some brainstorming helped a lot.

davidv3767

I added a simulation to test my work, and on a few tests, the average numbers of turns is between 4.7 & 4.9.

Attachment
Attachment
0
davidv3767

I was able, after some hard work, to improve the size of the dictionary to fit Wordle and use a score system to give the best words (still slightly alphabetical).

Attachment
0