Skip to content

Updated File Structure

Theodore Baston requested to merge TheodoreBaston/pittgame:main into main

Updated the file structure. In /src, we now have...

  • /actors
    • backgrounds.ts
    • dangers.ts
    • floors.ts
    • mascots.ts
  • /resources
    • /images
      • sword.png
    • resources.ts
  • /scenes

Merge request reports