mirror of
https://github.com/neogeek23/neogeek23.github.io.git
synced 2026-02-04 10:58:21 +00:00
Update snake.html
This commit is contained in:
parent
c1849faf1c
commit
dce3a63554
@ -1,8 +1,8 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<script src="snake/snake.js"></script>
|
||||
<link rel="stylesheet" href="snake/snake.css">
|
||||
<script src="snake.js"></script>
|
||||
<link rel="stylesheet" href="snake.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="instructions">Game is controlled via WASD. Running into the edge or youself results in death and starting over. You are the red snake, hunting the green snack causing the snake to grow. You are never able to slow down; you have no regrets, and you remain hungry.</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user