-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
1 lines (1 loc) · 837 Bytes
/
index.html
1
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.3/gh-fork-ribbon.min.css"><link rel="stylesheet" href="style.7832c284.css"><title>Pacman - Retro game of 80s</title></head><body> <a class="github-fork-ribbon" href="https://github.com/tilakmaddy/pacman" data-ribbon="Fork me on GitHub" title="Fork me on GitHub">Fork me on GitHub</a> <div class="levels"> <a id="level1" class="active level">Level 1</a> <a id="level2" class="level">Level 2</a> <a id="level3" class="level">Level 3</a> </div> <div id="wrapper"> <div id="game"></div> <div id="score"></div> <button id="start-button">Start Game</button> </div> <script src="src.a2995b6b.js"></script> </body></html>