Epicpkmn11 / WordleDS

A clone of Wordle for the Nintendo DS(i)
GNU General Public License v3.0
54 stars 12 forks source link

Add calendar #20

Open spellboundtriangle opened 1 year ago

spellboundtriangle commented 1 year ago

The calendar would display each day 1 month at a time, with color indicators for their status. Gray would be failed Wordle, green would be completed, yellow would be in-progress, and white would be not started.

It could perhaps also be used as a means of completing missed Wordles, without having to change the system clock each Wordle at a time.

Epicpkmn11 commented 1 year ago

Hmm, sounds like a neat idea but Wordle DS doesn't currently store which day each answer is from – just a list of all the guess counts – so would require a stats change and not be 100% compatible with existing stats.

I'll think about it but not sure atm