Treeki / PocketWordle

Wordle for Pocket PC 2003

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PocketWordle

I thought this morning... "You know what would be ridiculous? Recreating Wordle on some random platform."

Back when 2048 was the New Hotness™, I threw together a Game Boy Advance version of it for fun. So, I could throw Wordle onto a game console... but why not throw it onto something with an actual keyboard?

Here is PocketWordle for Pocket PC 2003, built using Visual Studio 2005 and MFC.

Written by Ash Wolf (@_Ninji). Word list and design borrowed from the original Wordle, by Josh Wardle.

Demonstration video: https://twitter.com/_ninji/status/1488580080066613248

Not implemented:

  • Settings (light mode, dark mode, colour-blind mode)
  • Statistics
  • Daily words
  • Virtual keyboard that displays which letters you know information about

I'm unlikely to implement the missing features - I just wanted to have a bit of fun and recreate the core Wordle experience for laughs.

About

Wordle for Pocket PC 2003


Languages

Language:C++ 98.2%Language:C 1.8%