Run in terminal:
npm install http-server -g
- Run
app.py. Not with terminal, not with "live server" button. Just go toapp.pyscript and click the run button. - Enter any of the following usernames:
user1user2user3user4user5user6user7user8user9user10user11user12user13user14user15 - If you entered
user1in previous step, then enterpass1as password. If you entereduser2in previous step, then enterpass2as password. And so on. - Enjoy the game.
- Change account by going to
http://127.0.0.1:8080/Usernameand entering different login credentials.
Note how the score gets registered to a different username in the table when you're logged in to a different account, and how the scores get automatically sorted in the table if you exceed a previous record held by another user.