Rules introduced

This commit is contained in:
Mathieu 2020-03-27 17:58:35 +01:00
parent adb0631328
commit 01f2132792

View File

@ -33,6 +33,9 @@
<div id="rulesScreen"> <div id="rulesScreen">
<h1>Rules</h1> <h1>Rules</h1>
<p>Do not touch any map's border or any wall. (Do not harm your snake.. You are watched)</p>
<p>You have one job : eat food ! (Try not to feed him with its own tail)</p>
<a href=# id="menuBtn">Go back to menu</a> <a href=# id="menuBtn">Go back to menu</a>
</div> </div>