You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you Save The Human? Drag the ‘i’ indicator to the safety of the
black square before an alien hits.
Made up of a simple XAML grid container, which holds the gameArea canvas, UI controls and C# click and tick event handlers. Four methods StartGame(), AddEnemy(), AnimateEnemy(), and EndTheGame().
Canvas contains various UI controls (buttons, progress bar, text block, ellipse)
Built using Visual Studio, helping me get comfortable with;