Combine

In the CodeWorld system, an activityOf takes in:

  • the GameState
  • an event handler (signature Event -> GameState -> GameState)
  • a draw handler (signature GameState -> Picture)
Last modified August 18, 2023: 2022-2023 End State (7352e87)