# WTF how do i implement a game??? ## Client todo [ ] implement tavern functions [ ] token drag & drop [ ] Chat [x] Send new chat messages [x] recv new chat messages [ ] roll a die when chat message requests that [ ] figure out how to zoom on the mouse instead of the center of the div [ ] data reqs ## Server todo [ ] impl different requests [ ] actual normal login [ ] allow sending of old info [x] chat history [ ] send texture (map/token/image) [ ] force show something [ ] mouse ping (ideally multiple types) [ ] data reqs