You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

51 lines
1.1 KiB
Markdown

1 year ago
---
categories:
1 year ago
- Web
- JS
- WS
1 year ago
cover: wsjsws.jpg
cover_alt: idk yet what will the cover be
date: 17/02/2023
description: Websocket workshop for multiplayer drawing
1 year ago
git: https://git.xpub.nl/kamo/drw
1 year ago
slug: ws-js-ws
1 year ago
title: ws js ws
1 year ago
---
### Contents
- realtime interaction
- multiplayer interactions
- collective drawing
1 year ago
A one-day workshop about real-time interactions with websockets!
1 year ago
1 year ago
Starting from a simple drawing app, we are going to explore how to create multiplayer online applications that deal with multiple inputs coming from multiple users connected.
1 year ago
1 year ago
No previous knowledge nedeed, although some HTML & CSS & JS will come handy.
Bring your own laptop! Snacks and coffee will be offered!
1 year ago
### When and where
Friday 24th, from 11:00 to 17:00
XPUB Studio, 4th floor etc
### Program
1 year ago
- 11:00 - Intro & demo of [drw](https://hub.xpub.nl/soupboat/drw/)
- 11:30 - How does it work
- 12:00 - Step by step installation following [drw documentation](https://git.xpub.nl/kamo/drw)
1 year ago
- 12:30 - Examples & brainstorm for projects
1 year ago
1 year ago
- 13:00 - Lunch break
- 14:00 - Prototyping
- 16:00 - Upload online
- 16:30 - Try out and presentation
1 year ago