Skip to content

luke-b/JavaScript-Game-of-Darts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ... :)

Releases

No releases published

Packages

No packages published

Languages