Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 457 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 457 Bytes

Zeek the Geek HTML5

HTML5 clone of 1995's game Zeek the Geek, please use modern browsers like Chrome, Microsoft Edge to play this game.

Technical Information

WebAudioAPI is used to play sound.

localStorage is used to store settings and gaming progress for each puzzle pack.

All the gaming engine related code are at js folder, then packed and compressed into game.js via rollup.