Wednesday 7th November, 2018
Would you like to speak on the night? You'll have five minutes to tell us about something: a project, a library, a technique, a story, or anything else about JavaScript, related tech (HTML, CSS, SVG, etc), or the wider world of web.
Please leave a comment below (you can use Markdown if you want) and include:
- Your name
- Your main website, if you have one
- Twitter username, if you have one
- A sentence or two about your talk
- Any relevant links
Topic: Building graphical games with JS+SVG DOM
I'll run through the source code for a little in-browser game I created as a demo for the book Using SVG with HTML5 and CSS3.
In particular, I'll focus on how SVG's custom DOM methods can simplify your code for this type of graphical game, doing much of the math for you.
Examples (code & live versions) can be accessed from here: https://oreillymedia.github.io/Using_SVG/ch18-interaction-files/#examples
The final version of the game can be played at https://oreillymedia.github.io/Using_SVG/ch19-animation-files/gem-click-game-motion.svg
About me:
Amelia Bellamy-Royds @.AmeliasBrain on Twitter
I work as a freelance web developer but I also write books & articles about SVG/web development. I am one of the editors of the SVG specifications as a W3C Invited Expert. I'm Canadian, but will be passing through Brighton & FFConf at the start of a holiday. I may be rather jetlagged on the day of the meetup, but I'm sure we'll have fun nonetheless.