pub fn make_world(
    ctx: &mut EventCtx<'_>,
    app: &SimpleApp<Session>,
    neighbourhood: &Neighbourhood
) -> World<Obj>