Skip to content
/ kodo Public

a game but it's under 2kb so it fits in a qr code; also its all in one url.

Notifications You must be signed in to change notification settings

dupunkto/kodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kodo

Esperanto for code.

A game inside a QR code! Just scan and open the link (or copy-paste it) and you can play this amazing game!

The entire game is contained in a single data:text/html URL, which mostly kinda sortof sometimes works on a few moderately modern web browsers. You'll probably need to copy paste the URL manually (because SeCUrItY) but it works :D

Game instructions

The goal is simple: get as many points as you can! You can earn points every time an enemy block falls off the screen (+1) and if you grab a coin (+5). Just move around using the arrow keys, your mouse, or touch controls. If you touch an enemy block, it's game over, and your final score is whatever you managed to gain up before that happened. It's quite straightforward.

Roadmap

  • mobile support using touch events
  • online highscore using the JS fetch API
  • increase block speed by the square root of the score
  • make the enemies triangles
  • make the player a balloon

About

a game but it's under 2kb so it fits in a qr code; also its all in one url.

Resources

Stars

Watchers

Forks