locomatrix - talk to async group

15
A location-based archaeology game for primary schools Richard Vahrman – LocoMatrix

Upload: locomatrix-ltd

Post on 31-Oct-2014

814 views

Category:

Technology


0 download

DESCRIPTION

Presentation to Brighton Javascript Group - http://asyncjs.com/geomobile/

TRANSCRIPT

Page 1: LocoMatrix - Talk to Async Group

A location-based archaeology game for primary schools

Richard Vahrman – LocoMatrix

Page 2: LocoMatrix - Talk to Async Group

What you are about to receive

• An apology• Bit of background• A video• Some geeky stuff (not hardcore)• And a bit of canvas• Maybe look at a post-grad presentation• Q&A• You to pub, me to rehearsal• Soon – BOGfest – play LBGs

Page 3: LocoMatrix - Talk to Async Group

What it is (and what it isn’t)

• if (navigator.geolocation) { navigator.geolocation.getCurrentPosition(success, error); } else { error('not supported'); }

• http://dev.w3.org/geo/api/spec-source.html• A location simulator is helpful

Page 4: LocoMatrix - Talk to Async Group

Background (Me)

Page 5: LocoMatrix - Talk to Async Group

Background (LocoMatrix)

Page 6: LocoMatrix - Talk to Async Group

What is (are?) Invisible Buildings?

Page 7: LocoMatrix - Talk to Async Group

A Trip to Essex (and then to Kent)

Page 8: LocoMatrix - Talk to Async Group

… and off to Billericay

Page 9: LocoMatrix - Talk to Async Group

Bottom-up approach

Page 10: LocoMatrix - Talk to Async Group

Top-down Piece of Genius

Page 11: LocoMatrix - Talk to Async Group

Nuts and Bolts

Page 12: LocoMatrix - Talk to Async Group

Metal Detector

Page 13: LocoMatrix - Talk to Async Group

Geofizz

Page 14: LocoMatrix - Talk to Async Group

Mole Digger

Page 15: LocoMatrix - Talk to Async Group

Problems, what Problems?