Inspiration

We wanted to create a game with the use of random letters to create words. In itself, it is essentially a combination of the games 2048 and Scrabble.

What it does

Provides the user with a random letter and they can place that letter into a random basket. If the user can create a word within the basket, they get a full point! Once the word is valid, then the letters disappear.

How we built it

We used Python and used outside resources.

Challenges we ran into

Implementing a dictionary API to catch valid words.

Accomplishments that we're proud of

Having the program to work.

What we learned

New Syntax and Data Structure

What's next for Word Basket

Improve and Optimize!

Built With

Share this project:

Updates

posted an update

A new feature now enables players to set the game duration according to their preference. It also records and stores the highest score achieved by the user, facilitating a competitive and engaging gaming experience.

Log in or sign up for Devpost to join the conversation.