aboutsummaryrefslogtreecommitdiff
path: root/credits.html
blob: e18f4191351f1747134d12547302f979888c370d (plain)
1
2
3
4
5
6
7
8
9
10
11
<html>
    <head>
        <title>Snake - Credits</title>
    </head>
    <body>
        <h1>Snake by LuciferReeves</h1>
        <br>
        <p>Snake game designed by <a href="https://github.com/luciferreeves">luciferreeves</a></p>
        <a href="index.html">Start a new Game</a>
    </body>
</html>