Games Project This is a simple games project. Project Structure . ├── README.md └── src ├── index.html └── index.js How to Run Open src/index.html in your web browser.