escape_granny_easy_game.html #180
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
<!doctype html>
<title>Escape Granny: Rudra & Swastik — The Easy Game</title> <style> body{margin:0;background:#0b1020;color:#fff;font-family:sans-serif;text-align:center} canvas{background:#111827;display:block;margin:10px auto;border-radius:8px} #menu,#gameOver{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:rgba(0,0,0,0.8)} #menu button,#gameOver button{padding:12px 24px;margin:10px;font-size:18px;border:none;border-radius:8px;cursor:pointer;background:#4ade80;color:#111827} #instructions{max-width:400px;margin:10px;padding:10px;background:#1e293b;border-radius:8px;font-size:14px} </style>Escape Granny: Rudra & Swastik — The Easy Game
PlayControl Rudra with WASD and Swastik with Arrow keys.
Avoid Granny and try to escape!
Game Over!
Restart