# Try to make multiplayer little golf game
* ~~hook up some physics~~
* ~~publish each stroke~~
* ~~publish interesting strokes!~~
* ~~show everyone's golf strokes~~
* ~~convert to React app~~
* ~~implement control on mousemove~~
* limit power in UI
* prevent hitting while still in the air OR optimistic updates to make this look better
* generate terrain!
* tweak drag and static friction to get rolling behavior
* win states and rounds!