Skip to content

Compatible with Linux, Windows, and MacOS | Game Engine: Unity | Language: C# | Latest Version: 1.0.4

License

Notifications You must be signed in to change notification settings

CodeAPretzel/FBLA-2023-Game-Simulation

Repository files navigation

- FBLA 2023 Game Simulation 🎮 -


|       Kyle Smith       |


Main Menu


This file will show the main parts of the game simulation "Word Sorcerer." Within the file are the current sections:


Game About 📜


This game is based on the popular mobile game Wordle with a little bit of inspiration of Final Fantasy VI's attacking system for the boss battle.

|

Within the game, you will find that the forest world of the main character is being invaded by an evil wizard and the only way to save your world is to use Magical Word Magic to defeat the wizard!



Game Requirements 📑


This game meets the requirements illustrated in the guidlines here: FBLA GUIDELINES

  • The game should be an executable game, either through the Internet or through a local installation.
    • Game can be played through an installation.
  • The game should contain a scoreboard.
    • Game contains a scoreboard that can be viewed at any time.
  • The game should contain a leaderboard and celebratory messages.
    • Game contains a live leaderboard so you can see other player's scores. Player receives a message when entering their name for the leaderboard.
  • The game should have a minimum of three levels.
    • Game's difficulty increases slightly after defeating the boss.
  • The game should have an instructional display.
    • Players can view how to play at the beginning of the play.


Game Download 🔧


Steps for downloading and executing the game:

  • Game is compatible with Windows, Linux, and MacOS
  1. First Method:

    • Go to the branch pull-game and pull the files from the entire branch into your local system using the Code menu in the top-right corner.
    • Extract or Execute the game for your MacOS, Linux, or Windows system.
    • If running on Windows, execute Word Sorcerer Setup_x86-x64 (Windows).exe.
    • Then follow the instructions on your screen.
    • Finally, you can play!
  2. Second Method:

    • Make a git clone request from the folder.
    • Will require Git.
    • Use the following request to pull contents from the pull-game branch and execute the one correct for your system.

    git clone -b pull-game https://github.com/CodeAPretzel/FBLA-2023-Game-Simulation.git
    
  3. Third Method:

Important Note -
If you are playing the game on Linux, run the command chmod +x on both the UnityPlayer.so and Word Sorcerer (Linux).x86_64 files.



Game Inner Workings ⚙️


One of the core factors in Word Sorcerer is the leaderboard. Using Lootlocker's API system, we are able to manage a live server that will continue to update the leaderboard, giving the most recent results of players.

-   Illustration of Response   -


Lootlocker API   -->   Server Requests API Keys   -->   Set and Display Metadata Gained to Player



Game Recognition ✨


Some of the assets used in the game belong to the owner of source and are compatible with Attribution 4.0 International (CC BY 4.0) or Attribution-NonCommercial 4.0 International (CC BY-NC 4.0). Credit to these authors are provided within the game's credit section.


  • --> Licensing is under the GNU Affero General Public License v3.0. More Info



    Game Future Developments ☑️


    • Fixing Errors for the Leaderboard
    • Improving User Experience in the Game's Environment
    • Improving Composition on Music and SFX
    • Adding Polishing Details for Boss Battle
    • Adding Polishing Details for the Wordle Aspect
    • Generalization of Multiple Levels and Experiences
    • Adding Game Modes and Activites within the Game

    About

    Compatible with Linux, Windows, and MacOS | Game Engine: Unity | Language: C# | Latest Version: 1.0.4

    Topics

    Resources

    License

    Stars

    Watchers

    Forks

    Packages

    No packages published

    Languages