
Poly Typo
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
This is a typing game, you need a keyboard and it only works on desktop ... just type fast enough to keep going deeper and deeper!
I've tried to give all the stats I can for your typing:
* Hits: all the keys you pressed that were hit into the current word
* Missed: every key you pressed and was not expected
* Score: is calculated from the length of each completed word
* Words: current completed words vs total words generated (may are still comming from the tunnel)
If a word get passed you it's a fail ... you can fail 3 times and you are done :P
Hope you enjoy it!!
---
I have done this one with no game engine, plain javascript drawing on HTML5 canvas using RXjs. Started form an html5 boilerplate and compiled with parcel.
* Graphics are native drawn regular polygons (no external assets).
* I've made a short track of music using Chrome MusicLab
* Sounds fx with jsfx
I've tried to give all the stats I can for your typing:
* Hits: all the keys you pressed that were hit into the current word
* Missed: every key you pressed and was not expected
* Score: is calculated from the length of each completed word
* Words: current completed words vs total words generated (may are still comming from the tunnel)
If a word get passed you it's a fail ... you can fail 3 times and you are done :P
Hope you enjoy it!!
---
I have done this one with no game engine, plain javascript drawing on HTML5 canvas using RXjs. Started form an html5 boilerplate and compiled with parcel.
* Graphics are native drawn regular polygons (no external assets).
* I've made a short track of music using Chrome MusicLab
* Sounds fx with jsfx