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

0.1 Release #3

Open
terrehbyte opened this issue May 26, 2022 · 0 comments
Open

0.1 Release #3

terrehbyte opened this issue May 26, 2022 · 0 comments
Labels
epic An epic - a specific release or deliverable

Comments

@terrehbyte
Copy link
Member

terrehbyte commented May 26, 2022

This is the initial release for the upgraded Survival Shooter, targeting a standalone Windows release.

This should be a narrow set of features and requirements for the most basic but complete release for Windows.

Learning Outcomes

  • MonoBehaviour workflow
  • Input workflow
  • Event-driven user interface workflow
  • Scene organization
  • Prefab organization
  • API Stubs
    • Audio API
    • Unity UI API
    • NavMesh API
    • Scene Management API (single scene loading for now)
  • Singleton management

Feature Set

  • Main Menu Scene
    • Start Button
    • Controls Screen
    • Settings Screen
    • Exit Button
  • Game Scene
    • Core Game Loop (move, shoot, kite)
      • Player Package
        • Character
        • Camera
        • Controls
      • Enemy AI
      • Health
      • Shooting
    • Game State (start, play, end)
    • Scoring
    • Player HUD
@terrehbyte terrehbyte added the epic An epic - a specific release or deliverable label May 26, 2022
@terrehbyte terrehbyte pinned this issue May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic An epic - a specific release or deliverable
Projects
Status: No status
Development

No branches or pull requests

1 participant