Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 448 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 448 Bytes

Metroid-Doom

2D Action-Adventure Game written in C++. The game implements SFML and is built using the ECS architectural pattern.

How to run

Dependencies

SFML (Must have this on your system to run project code)

Option 1: Xcode

  1. Clone this repo
  2. Link SFML library to Xcode
  3. Open project in Xcode

Option 2: Run via terminal with a command of your choosing

Authors

Liam Reardon, Riley Ashford, Mushfiqur Rahman Sun