Skip to content

This is my game for the 2023 FBLA Game and Simulation programming event.

Notifications You must be signed in to change notification settings

raghavpuri2007/Anagram-Mania

Repository files navigation

image

🏦 About

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.

💭 Planning

Full Planning Document: https://docs.google.com/document/d/1EPVWaBOZ6kGhXYtQqbDMMdr6HASj8DxK5JjBqFlu004/edit?usp=sharing

📋 Requirements Met

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.

🏅 Features

  • Four Levels
  • Instructions Screen
  • Leaderboard Screen
  • Celebratory Messages
  • Music + SFX
  • Shop
  • Streaks

💻 Technologies

  • Unity Game Editor
  • C#
  • Visual Studio Code

📜 Citations

👀 Future Plans

  • Game of the Day
  • Online PvP mode

🔧 Installation

  1. Click on this link: https://drive.google.com/file/d/1rfX2jp2MaOtd9CvsVZmTF2PAzMq72Jt-/view?usp=share_link
  2. Download the folder
  3. Unzip the folder
  4. Click AnagramMania.exe

About

This is my game for the 2023 FBLA Game and Simulation programming event.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published