Skip to main content
    • Close
      Toggle search input
    Logo

    Mental Health Games and Apps

    Close
    Toggle search input
    1. Pages
    2. Supporting Mental Health and Wellbeing
    3. Mental Health Games and Apps
    4. Samaritans Self-Help App
    • Samaritans Self-Help App

      Keep track of how you're feeling, and get recommendations for things you can do to help yourself cope, feel better and stay safe in a crisis

      https://www.samaritans.org/how-we-can-help/contact-samaritan/self-help/


    Skip

    Plaster

    Skip Blog menu

    Blog menu

    • View all entries for this course
    • View my entries about this course

    • View all entries
    Skip Navigation

    Navigation

    • Home

      • Site pages

        • Site blogs

        • Tags

        • Calendar

        • ForumSite announcements

      • Pages

        • Supporting Mental Health and Wellbeing

          • Urgent Help

          • Non Urgent

          • Other Help

          • Mind Plan Quiz

          • TogetherAll

          • Mental Health Documents

          • Mental Health Videos

          • Mental Health Podcasts

          • Mental Health Games and Apps

            • Participants

            • General

            • Samaritans Self-Help App

            • BLUEICE

            • Calm Harm

            • Catch It!

            • distrACT

            • MeeTwo

            • My Possible Self

            • Student Health App

            • Thrive

            • The Worry Tree

            • Play 2048

            • Animated navigation off

            • Data preference

          • Mental Health Links

        • About this Platform

        • Community Projects

        • Training Courses

    Data retention summary
    Get the mobile app
    /* Toggle between adding and removing the "responsive" class to topnav when the user clicks on the icon */ function myFunction() { var x = document.getElementById("myTopnav"); if (x.className === "topnav") { x.className += " responsive"; } else { x.className = "topnav"; } }