Game for Leeds University Gamepad for the FRDM-K64F: Game is a RPG Horror Title.

Dependencies:   mbed FATFileSystem

Revisions of SceneCreator/SceneCreator.cpp

Revision Date Message Actions
26:716bcd47f3ca 2019-05-10 FINAL_SUBMISSION; ; Changes:; WDplayer: Major Memory Leek fixed related to fclose(); Game_Manager: Tuned Scene Order and Improved Random number generator.; SceneFuctions: Added a Randomly changing Object to Scene 4. File  Diff  Annotate
21:f3b0ce18b44f 2019-05-09 Game_Manager: 20 lines per Function Achevied; Documentation Updated along with Inline Comments File  Diff  Annotate
20:01efa2bce75d 2019-05-08 SceneCreator: 20 line per function achieved. File  Diff  Annotate
19:065207c07c3c 2019-05-08 SceneCreator 20 lines per Function Criteria met File  Diff  Annotate
18:14e5391beccf 2019-05-08 CaMove: 20 line per Function criteria met File  Diff  Annotate
17:7d4d8905b608 2019-05-08 All Libraries: Huge Bug due to previous changes that causes unexpected crash.; WDplayer: Tuned to meet 20 lines per function criteria; File  Diff  Annotate
15:3d29fb195958 2019-05-07 SceneFunctions: Added a new Scene; Game_Manager: set up the Main story flow; CaMove: fixed a error with chaser ( typo in code causes the chaser to be unable to move right) File  Diff  Annotate
14:165fff6d1854 2019-05-06 CaMove: Added Additional Chaser options eg. death zones/; Game_Manager: Added Manages all Scenes and Story events with RNG management, Booting Diagnostics and Game File Verification, AllPaths was added. File  Diff  Annotate
13:95323e0f2fcb 2019-05-06 SceneFunctions: Documentation Complete, functions made private and friend to SceneCreator.; SceneCreator: Documentation Complete.; CaMove: Update to Chaser Algorithm it now chases diagonally. File  Diff  Annotate
12:ff8d26124c38 2019-05-05 WDplayer: New ISR Pause and Resume Functions and allocated ISR memory reduced to 4KB.; SceneCreator: Engine Split into two CORES, Integrated Background Music, Dynamic Fram eRate to reduce Lag feel due to a constant wait time File  Diff  Annotate
11:7f3e9bc7366d 2019-05-05 WDplayer: Added new ISR Ticker compatible Functions and updated Documents. File  Diff  Annotate
10:4fda7b01484a 2019-04-26 CaMove: Added Additional Chaser Character Model.; SceneCreator: Added RNG input to cause Minor Changes.; SceneFunctions: Added Scene 2, 3 Functions.; Ready For Main GAME MANAGER... File  Diff  Annotate
9:ac396c818874 2019-04-25 CaMove: New Chaser Character Functions; AniPaths: New Chaser Model Paths; SceneCreator: Update and completion + new Chaser Options; SceneFunctions : New Scene Functions File  Diff  Annotate
8:e3a76a808a4c 2019-04-23 CaMove: Update to move(N5110 &lcd) function's collision detection due to issue where player could glitch out of terrain.; SceneCreator was made, it manages all scene allowing easy function changes and also contains all function to control events ; File  Diff  Annotate