Skip to content

Alexandria-s-Design/life-dreams-wealth-museum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Life Dreams Wealth Museum

A 3D interactive museum for financial literacy education, built with Godot 4.4.

Overview

Walk through a virtual museum where each wing teaches a core financial literacy topic through interactive exhibits, wall displays, and quiz terminals.

Museum Wings

Wing Topic Interactive Element
Welcome Hall Overview & Directory Museum Map
Credit Wing Credit Scores & Reports MCQ Quiz
Investing Wing Stock Market Basics Scenario Branching
Budgeting Wing 50/30/20 Rule Budget Calculator
Debt Wing Debt Management Strategy Quiz
Retirement Wing 401k/IRA/Roth Compound Interest Sim
Tax Wing Tax Fundamentals Tax Basics Quiz

Controls

  • WASD — Move
  • Mouse — Look around
  • E — Interact with kiosk
  • ESC — Toggle mouse / close panel
  • Shift — Sprint

Architecture

  • data/rooms.json — Content manifest (all room text, quiz questions, calculator configs)
  • scripts/room_generator.gd — Procedurally builds rooms from JSON
  • scripts/player_controller.gd — First-person movement + interaction
  • scripts/ui_manager.gd — Overlay panels for quizzes, calculators, scenarios
  • scripts/kiosk_interaction.gd — Clickable kiosk pedestals

Part of Life Dreams Wealth

Companion to the 360° Interactive eLearning Prototype.

Setup

  1. Install Godot 4.4+
  2. Open project.godot in Godot Editor
  3. Press F5 to run

About

Life Dreams Wealth Museum — 3D interactive financial literacy museum built with Godot 4.4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors