Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 385 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 385 Bytes

SFMetroid

A Metroid inspired platformer made using SFML

This game was made during my master's degree last year, using SFML and C++. The game is inspired by Nitendo's saga Metroid and is using assets from Metroid: Zero Mission.

Controls

Q / D : Move

Z : Jump

Space bar : Shoot

R : Reset the game

Escape : Exit the game

Build

make && ./app