Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 907 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 907 Bytes

simple-js-darts

JavaScript Browser Darts Game (click for a live demo here)

This project started it's life as a Proof-of-concept demonstrator
which should test the casual gaming capabilities of an O2 TV settop box
which was a linux box with a modified firefox browser, all before the HTML5-era
so without the canvas and related stuff. It's a vanilla JS directly injected into
the index.html file. Everything is a div styled with css and moved around with JS.

Screenshot of an iPhone 1 adaptation - from a time when iPhone had no native SDK only a
web-based one ... :)