Skip to content

FuriousBanker is a platform for developing serious games to support risk management training

License

Notifications You must be signed in to change notification settings

open-risk/FuriousBanker

Repository files navigation

About FuriousBanker

FuriousBanker is an educational game series developed by Open Risk. The objective is to enable modern interactive eLearning for people working (or studying to work) in financial risk management.

The game concepts and logic are directly derived from realistic situations and tools used in practice (but may have been simplified and/or dramatized). It belongs to the genre of serious games.

Overview

Installation and Starting the game

  • Clone the github repository
  • Install the requirements
  • Run the game
git clone https://github.com/open-risk/FuriousBanker.git
cd FuriousBanker
pip install -r requirements.txt
python FuriousBanker.py

Credit Detox Challenge Gameplay

In the credit detox challenge you emulate a credit portfolio manager. There are a number of important concepts to go over before you can master the game. While the game itself is a simplified (and accelerated) version of reality, the underlying credit and risk management concepts are not simplified. In particular calculations are performed (where applicable) with actual libraries and tools - in this case the concentrationMetrics Library and with reference to the documentation at the Open Risk Manual.

You can read more about it here

Releases

No releases published

Packages

No packages published