Skip to content

HTML/JS snake game which can fit inside a QR code and can be played offline by scanning it

Notifications You must be signed in to change notification settings

N4m3N1ck/mini_qr_snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mini_qr_snake

This is a HTML + javascript snake game which can fit inside of a QR code and can be played offline by just scanning it or pasting the data-url in your browser.
The entire index.html file is only 481 bytes long.
The base 64 encoded data-URL is only 663 bytes long which allows to place it inside of a QR code.
You can play the snake offline by just pasting the data url in your browser or scanning the QR code.
Use W/A/S/D to control the snake.
Fun fact: This file is larger than the snake game.

About

HTML/JS snake game which can fit inside a QR code and can be played offline by scanning it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages