Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 427 Bytes

File metadata and controls

12 lines (11 loc) · 427 Bytes

MATLAB-RPG

A 2D Ariel view RPG programmed entirely for MATLAB

PLAYER CONTROLS

w - move up a - move left s - move down d - move right c - save preset (Only saves your character's name and color) v - save game (Saves all game variables to file, including player xp, position, and amount of coins on the ground) k - delete game (deletes your save file)