fn make_world(
    ctx: &mut EventCtx<'_>,
    app: &SimpleApp<Session>,
    timer: &mut Timer<'_>
) -> World<NeighborhoodID>