Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Context and Main Menu Screens, Stamina Bar, World Coordinate System, Box Boy Cleanup (Team 4) #42

Closed
7 tasks done
AnsonCNS opened this issue Sep 9, 2021 · 0 comments
Closed
7 tasks done
Assignees
Labels
Approved Box Boy Clean-up Feature Isometric View View of the Game Screens Context and Menu Screens Sprint 2 The second sprint for the project Stamina Team 4

Comments

@AnsonCNS
Copy link
Contributor

AnsonCNS commented Sep 9, 2021

Description

This feature ticket extends various features of Sprint 1 Movement WASD and introduces new features to work on.

The features being extended are the Stamina feature and the Isometric feature.

A stamina bar will be implemented to represent the player stamina value. This allows players to visually see their stamina without needing to read the numbers, increasing the visual asthetics and playability of the game. The stamina bar will first be implemented using the ProgressBar class. It is aimed to use a custom designed bar later on.

The isometric feature will be worked on by developing a world coordinate system. By Either 1. Changing the overall coordinate system to ISO parameters or 2. Creating methods to go between ISO and ORTHO dimensioning.

New features such as context and main menu screens, and Box Boy clean-up will also be worked on.

Context Screens will involve having Art/Text in screens between level/at the start of game to explain what is going on and how to play.

For the Main Menu Screen, we will work on overhauling the UI, cleaning up Box Boy components and swapping out buttons for ones more suited to the game theme. More main menu art will be designed and implemented.

Lastly, we will be removing Box Boy components that are no longer required in the game.

Dependencies

World coordinate system depends on map designed by Team 3

Documentation

Player camera and Isometric
Context and Main Menu Styles

Milestones

  • Player Stamina Bar
  • Design Custom Player Stamina Bar
  • Implement Custom Player Stamina Bar
  • World Coordinate System
  • Design Art/Text for Main Menu Screen and Context Screens
  • Overhaul UI for Main Menu Screen
  • Clean up Box Boy Components

Members

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved Box Boy Clean-up Feature Isometric View View of the Game Screens Context and Menu Screens Sprint 2 The second sprint for the project Stamina Team 4
Projects
None yet
Development

No branches or pull requests

6 participants