MooshDocs
GitHubGitHub
  • Moosh
  • Quickstart
    • Overview
      • Overview
      • init_window
      • window_should_close
      • close_window
      • set_target_fps
      • get_target_fps
      • get_frame_time
      • get_time
      • get_screen_width
      • get_screen_height
      • begin_drawing
      • end_drawing
      • clear_background
      • Overview
      • draw_circle
      • draw_rectangle
      • draw_line
      • draw_text
      • measure_text
      • Overview
      • Color
      • fade
      • color_from_hex
      • color_to_hex
      • Overview
      • is_key_down
      • is_key_pressed
      • is_key_released
      • is_key_up
      • get_key_pressed
      • Overview
      • load_sound
      • play_sound
      • stop_sound
      • pause_sound
      • resume_sound
      • is_sound_playing
      • set_sound_volume
      • set_sound_pitch
      • unload_sound
      • load_music
      • play_music
      • stop_music
      • pause_music
      • resume_music
      • update_music
      • is_music_playing
      • set_music_volume
      • set_music_pitch
      • seek_music
      • get_music_time_length
      • get_music_time_played
      • unload_music
      • set_master_volume
      • get_master_volume
      • Overview
      • load_image
      • unload_image
      • draw_image
      • draw_image_ex
      • draw_image_rec
      • get_image_width
      • get_image_height
      • get_image_size
      • Overview
      • is_authenticated
      • get_username
      • get_player_display_name
      • submit_score
      • save_data
      • load_data
      • reset_save_data
      • list_save_keys
      • get_play_time_seconds
      • is_first_play
      • end_session
      • Overview
      • ConjureError
      • NotInitializedError
      • DrawingError
      • AssetNotFoundError
      • AudioError
      • SaveDataError
      • PlatformError
    • Overview
    • First game
    • Using assets
    • Save data
    • Leaderboards
    • Using AI
    • Overview
    • Publishing
    • Asset management
    • GitHub integration
    • Remixing
    • Account management
  • FAQ
  • Glossary

On This Page

  • Guides
Question? Give us feedback →Edit this page
GuidesOverview

Guides

Guides explain platform workflows around the editor and runtime. Use them after the quickstart when you need the details behind a product surface.

Guides

  • Publishing
  • Asset management
  • GitHub integration
  • Remixing
  • Account management

The FAQ answers common product questions, and the glossary defines Moosh terms.

Using AIPublishing

Moosh