Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/makew0rld/wordle-badger2040
- Owner: makew0rld
- License: mit
- Created: 2022-03-24T23:51:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-03-25T00:27:48.000Z (over 2 years ago)
- Last Synced: 2024-10-26T22:25:45.352Z (about 2 months ago)
- Topics: badger, badger2040, eink, rp2040, wordle
- Language: Python
- Homepage: https://www.makeworld.space/2022/03/wordle_badger2040.html
- Size: 39.1 KB
- Stars: 13
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.