Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andorlando/wordle-swing-why
Anatomically correct wordle written in swing without animations because those were too much work
https://github.com/andorlando/wordle-swing-why
Last synced: 18 days ago
JSON representation
Anatomically correct wordle written in swing without animations because those were too much work
- Host: GitHub
- URL: https://github.com/andorlando/wordle-swing-why
- Owner: andOrlando
- License: mit
- Created: 2022-05-18T16:58:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-18T17:05:23.000Z (over 2 years ago)
- Last Synced: 2024-11-02T10:42:25.522Z (2 months ago)
- Language: Java
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wordle-swing-why
Anatomically correct wordle written in swing without animations because those
were too much workBasically I was TAing for APCS and the teacher suggested we make a new
assignment--wordle would be topical and kinda cool to do. So I wrote an
implementation of Wordle in Java with Swing because I figured I should probably
learn swing at some point. Here it is. Dunno why I put it on here but some of
the stuff is kinda cool a little maybe. Maybe a job could see this and be like
"whoah he made an anatomically correct wordle we should hire this guy."Here's what it looks like
I promise it's not just a screen grab of the original wordle because it looks
so perfectly identical (hence anatomically correct). I actually just used the
values from the real wordle so it should be well and truly identical.