Arthur Freebrey - Project
  • 2D RPG
  • 1 Analysis
    • 1.1 Problem Identification
    • 1.2 Stakeholders
    • 1.3 Research
    • 1.4a Features of Proposed Solution
    • 1.4b Computational Methods
    • 1.5 Success Criteria
    • 1.6 Hardware and Software Requirements
  • 2 Design and Development
    • 2.1 Design Frame
    • 2.2.1 Cycle 1
    • 2.2.2 Cycle 2
    • 2.2.2 Cycle 3
    • 2.2.2 Cycle 4
    • 2.2.2 Cycle 5
    • 2.2.2 Cycle 6
    • 2.2.2. Cycle 7
    • 2.2.2 Cycle 8
    • 2.2.2 Cycle 9
    • 2.2.2 Cycle 10
  • 3 Testing
    • 3.1 Testing for Function and Robustness
    • 3.2 Usability Testing
  • 4 Evaluation
    • 4.1 Evaluation of Success Criteria
    • 4.2 Evaluation of Usability Features
    • 4.3 Maintenance and Future Development
    • Reference List
  • CODE
    • src
      • anims
        • CharacterAnims.ts
        • EnemyAnims.ts
      • characters
        • Faune.ts
      • enemies
        • Lizard.ts
      • events
        • EventCenter.ts
      • scenes
        • game.ts
        • GameUI.ts
        • house.ts
        • mainMenu.ts
        • PreLoader.ts
        • secondMap.ts
      • main.ts
    • index.html
    • package.json
Powered by GitBook
On this page
  1. CODE

src

animscharactersenemieseventsscenesmain.ts
PreviousReference ListNextanims

Last updated 2 years ago