To run the game in the source files:

1) open a terminal in the source directory
2) run "npm install"
3) run "npm run dev"
4) open "localhost:3000" in your browser