saturn-examples/.gitignore
Zack Buhman e15f0a9eaf wordle: minimally working game
A few "minor" features are missing, including showing the correct word if you
get it wrong.
2023-05-10 10:15:48 -07:00

14 lines
143 B
Plaintext

*.gch
*.o
*.elf
*.bin
*.iso
*.cue
*.ppm
*.png
*.out
res/mai.data
tools/ttf-convert
common/keyboard.cpp
common/keyboard.hpp
wordle/word_list.hpp