Hey y'all. This would be my first post here and the first program I've ever made without having my hand held, which was a first for me and also quite nice.
I made this program as a project submission for Codeacademy. They provided me with suggested projects, but I had this idea for a quick-time scrabble game for a while and I figured out how to make one using the knowledge that Codeacademy taught me. I was very ecstatic about this little project from the beginning to the end, and I'm happy to say that I enjoyed writing this program far more than whatever I had to work on as an undergrad.
This program is quite ugly, but the purpose of it is to run a terminal game that provides the player with 7 random letters. The player will have 10 seconds to type out as many words as they can using only the letters provided. The letters will accumulate points and the player also has the chance to re-scramble the list if they had an unlucky first draw.
The github link is: https://github.com/danielm799/10-Second-Scrabble-Game
Top comments (0)