Anagram Mania is my game for the 2022-2023 FBLA Game and Simulation Programming event. Following the theme of a word game, I built an unscrambling word game. Users try to unscramble as many words - randomly fetched from a 12,000+ list of the most commonly used words in the English Dictionary - in 45 seconds. Users can choose to play four different levels: Easy Mode - 3 letter words, Medium Mode - 4 letter words, Hard Mode - 5 letter words, and Extreme Mode - 6 letter words. Anagram Mania has an In-Game shop, so users can buy power ups like “Time Freeze - Timer paused for 10 seconds,” “Free Letter - Letter automatically given,” and “Streak Boost - Increases the users streak by 6 words.” In addition, users can save their scores to the leaderboard, which shows the top 10 scores of all time.
Full Planning Document: https://docs.google.com/document/d/1EPVWaBOZ6kGhXYtQqbDMMdr6HASj8DxK5JjBqFlu004/edit?usp=sharing
This project meets the requirements for the 2022-2023 FBLA Game and Simulation Programming listed here: https://www.fbla-pbl.org/media/2022/08/FBLA-High-School-CE-Guidelines_8.29.22.pdf
- The game should be an executable game, either through the Internet or through a local installation
- The game should contain a scoreboard.
- The game should contain a leaderboard and celebratory messages.
- The game should have a minimum of three levels.
- The game should have an instructional display.
- Four Levels
- Instructions Screen
- Leaderboard Screen
- Celebratory Messages
- Music + SFX
- Shop
- Streaks
- Unity Game Editor
- C#
- Visual Studio Code
- Game Backgrounds from https://pressstart.vip/assets
- Home Background from https://i.pinimg.com/originals/d2/63/55/d26355a4484cf412669476a57a263abc.png
- Icons from https://icons8.com/
- Game of the Day
- Online PvP mode
- Click on this link: https://drive.google.com/file/d/1rfX2jp2MaOtd9CvsVZmTF2PAzMq72Jt-/view?usp=share_link
- Download the folder
- Unzip the folder
- Click AnagramMania.exe