Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 288 Bytes

readme.md

File metadata and controls

13 lines (10 loc) · 288 Bytes

What is this.

This is a game I made to test out the History API. But I ended up being able to make the game using existing APIs.

How do I run it locally?

npm install
npm start
# open 127.0.0.1:8081 in a browser