Skip to content

Simple MoneyBag Game For Quants is an interactive AI-powered investment quiz game designed for finance professionals and enthusiasts. Players answer AI-generated investment-related questions and respond to fun challenges. It is meant to promote both learning and generosity.

License

Notifications You must be signed in to change notification settings

QuantDevJayson/simple-moneybag-game-for-quants

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

simple-moneybag-game-for-quants

Simple MoneyBag Game For Quants

Overview

Simple MoneyBag Game For Quants is an interactive investment quiz game designed for quantitative finance enthusiasts. Players answer investment-related multiple-choice questions and are rewarded or penalized based on their accuracy. The game incorporates tongue twisters as a redemption mechanism and has a donation system for unmet targets.

Rules of the Game

  1. Game Setup:

    • Players set the number of rounds they want to play.
    • Players set a target score to achieve.
  2. Quiz Mechanics:

    • A multiple-choice investment-related question is generated.
    • Players select an answer from four options.
    • If correct, they gain +10 points.
    • If incorrect, they face a -5 points penalty.
  3. Redemption Mechanism:

    • Players can avoid the penalty by successfully reciting a randomly generated tongue twister.
    • The system validates the speech input.
    • If successful, no points are deducted.
    • If unsuccessful, the penalty remains.
  4. Winning and Donations:

    • If a player reaches their target score within the set rounds, they win.
    • If they fail to meet the target, they must donate 5 times the difference between their score and target to a charitable cause.

Installation

  1. Clone the repository:
    git clone https://github.com/QuantDevJayson/simple-moneybag-game-for-quants.git 
    cd simple-moneybag-game-for-quants
  2. Requirements
    Ensure you have the following dependencies installed:
             streamlit <br>
             openai <br>
             speechrecognition <br>
             pydub <br>
    
  3. Run the game using Streamlit:
    streamlit run imple-moneybag-game-for-quants.py

Contributions

Contributions are welcome! Feel free to submit issues, feature requests, or pull requests.

License

This project is licensed under the MIT License.

Enjoy the game, test your investment knowledge, and remember—quants can be generous! 🎉

About

Simple MoneyBag Game For Quants is an interactive AI-powered investment quiz game designed for finance professionals and enthusiasts. Players answer AI-generated investment-related questions and respond to fun challenges. It is meant to promote both learning and generosity.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages