Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/makew0rld/wordle-badger2040

Wordle on the Badger 2040
https://github.com/makew0rld/wordle-badger2040

badger badger2040 eink rp2040 wordle

Last synced: about 1 month ago
JSON representation

Wordle on the Badger 2040

Awesome Lists containing this project

README

        

# Wordle on the Badger 2040

This is code to play Wordle on the [Badger 2040](https://shop.pimoroni.com/products/badger-2040).

See [here](https://learn.pimoroni.com/article/getting-started-with-badger-2040) for how to
load this code on to your Badger. Just replace the `main.py` on your device with one in
this repo, and upload the two `.txt` files.

I wrote about this project in a [post on my blog](https://www.makeworld.space/2022/03/wordle_badger2040.html).

## License

This code is under the MIT license. See the [LICENSE](./LICENSE) file for details.