Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.46 KB

game.md

File metadata and controls

36 lines (25 loc) · 1.46 KB

Use Case: Game

Game engines provide the logic for running simple side scroller, RPGs, and others. This use case will build a common game engine to apply across different type of apps / game genres. This will facilitate being able to quickly build new games within an application.

Table of Contents

FUNCTIONAL DECOMPOSITION

TBD

DESIGN NOTES

TBD

TEST NOTES

TBD

REFERENCES

TBD