UQdeco2800/2021-ext-studio-1

Task Ticket - Pass player's gold from RagnorakRacer to GameOverDisplay

Closed this issue · 0 comments

Description

Task: Pass player's gold from RagnarokRacer to GameOverDisplay
Feature: Score System

Implementing a system on a new branch with the goal to get the player's gold to transfer over to the GameOverScreen for display on the UI. Currently it all works, but unsure if it is possible for RagnorakRacer to pass the player's gold to the GameOverScreen so that the GameOverScreen can pass it to GameOverDisplay.

40a8a52

image

Dependencies

  • Dependency 1: Win Screen : Win screen must be functional in order to display gold or final score on screen
  • Dependency 2: Lose Condition/Game Over Screen : Game Over screen must be functional in order to display gold or final score on screen
  • Dependency 3: Score System :Score system must be implemented and functional in order to generate a final score that can be displayed on the win/lose screen.

Milestones

List of steps that need to be completed for this task.

  • Implementation of new system to pass gold onto GameOverScreen(Oct. 13)

Members

Luke Hewitt (@FrederickTheGr8)
Callum Higgins (@electricalengi)