Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 242 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 242 Bytes

Text adventure

Install

$ yarn

Instructions

Start the game

$ yarn dev

Browse to http://localhost:1234

Move the player

W: Go north
S: Go south
D: Go east
A: Go west