The code for this project was messy, so I clarified each significant code piece with their appropriately short detailed comments.
Rundown of the current existing code
Index.html
Sidebar that have the Explorer and Extensions functionality
Explorer currently shows all activities, when it should only show all relevant code files for ONE activity (bug needs to be fixed)
Game's main Interactive Development Environment (named "main")
Can currently run basic Python code, but has not yet been advanced to get Python libraries, frameworks, and/or tools to be directly applied to the game's IDE.
Unique Dialogue System
Displays character dialogue below the game's IDE
Shows the character name when currently discussing, but needs to see faces of these characters for better cohesion that works well similar to Persona 5 or Persona 3 Reload's dialogue system where the character's face and emotions are seen.
New changes implemented
The code for this project was messy, so I clarified each significant code piece with their appropriately short detailed comments.
Rundown of the current existing code
Index.html