Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. The Weird and The Wonderful
  4. MS SmallBasic? Did you know? Silverlight plugin required

MS SmallBasic? Did you know? Silverlight plugin required

Scheduled Pinned Locked Moved The Weird and The Wonderful
comgame-devquestion
9 Posts 6 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    newton saber
    wrote on last edited by
    #1

    Check out this interesting sample from Microsoft's Official SmallBasic site. http://smallbasic.com/program/?PMT149[^] If you have silverlight turned on you'll see an interesting sample of bouncing balls with collision physics. I hadn't heard about this before. Interesting and a bit confusing. MS goes in so many different directions.

    Z D D R 4 Replies Last reply
    0
    • N newton saber

      Check out this interesting sample from Microsoft's Official SmallBasic site. http://smallbasic.com/program/?PMT149[^] If you have silverlight turned on you'll see an interesting sample of bouncing balls with collision physics. I hadn't heard about this before. Interesting and a bit confusing. MS goes in so many different directions.

      Z Offline
      Z Offline
      ZurdoDev
      wrote on last edited by
      #2

      newton.saber wrote:

      Interesting and a bit confusing. MS goes in so many different directions.

      What do you mean exactly? As I understand it SmallBasic is a programming language that Microsoft created to help young people learn to program. This sample you pointed to requires SilverLight so the code can be shown to function within the web. I guess I don't see a problem.

      There are only 10 types of people in the world, those who understand binary and those who don't.

      N 1 Reply Last reply
      0
      • N newton saber

        Check out this interesting sample from Microsoft's Official SmallBasic site. http://smallbasic.com/program/?PMT149[^] If you have silverlight turned on you'll see an interesting sample of bouncing balls with collision physics. I hadn't heard about this before. Interesting and a bit confusing. MS goes in so many different directions.

        D Offline
        D Offline
        DaveX86
        wrote on last edited by
        #3

        I believe that's called the 'spaghetti test'...throw strands of spaghetti against the wall and see if it sticks. Cool sample though, thanks for sharing :)

        1 Reply Last reply
        0
        • N newton saber

          Check out this interesting sample from Microsoft's Official SmallBasic site. http://smallbasic.com/program/?PMT149[^] If you have silverlight turned on you'll see an interesting sample of bouncing balls with collision physics. I hadn't heard about this before. Interesting and a bit confusing. MS goes in so many different directions.

          D Offline
          D Offline
          DaveAuld
          wrote on last edited by
          #4

          You can stop the balls by clicking on them. The game is to, as quickly as you can, click all the balls to make them stationary..... :laugh: damn frustrating!

          Dave Find Me On:Web|Facebook|Twitter|LinkedIn Folding Stats: Team CodeProject

          1 Reply Last reply
          0
          • Z ZurdoDev

            newton.saber wrote:

            Interesting and a bit confusing. MS goes in so many different directions.

            What do you mean exactly? As I understand it SmallBasic is a programming language that Microsoft created to help young people learn to program. This sample you pointed to requires SilverLight so the code can be shown to function within the web. I guess I don't see a problem.

            There are only 10 types of people in the world, those who understand binary and those who don't.

            N Offline
            N Offline
            newton saber
            wrote on last edited by
            #5

            Oh, I just meant that MS seems to want to do everything. I guess this is just a learning language. Reminds me of QuickBasic I started out with back in 1992. Just didn't know it was still around.

            Z 1 Reply Last reply
            0
            • N newton saber

              Oh, I just meant that MS seems to want to do everything. I guess this is just a learning language. Reminds me of QuickBasic I started out with back in 1992. Just didn't know it was still around.

              Z Offline
              Z Offline
              ZurdoDev
              wrote on last edited by
              #6

              One of my sons worked with it for a little bit to see if he would be interested in coding. So far, he's not. :(

              There are only 10 types of people in the world, those who understand binary and those who don't.

              N 1 Reply Last reply
              0
              • Z ZurdoDev

                One of my sons worked with it for a little bit to see if he would be interested in coding. So far, he's not. :(

                There are only 10 types of people in the world, those who understand binary and those who don't.

                N Offline
                N Offline
                newton saber
                wrote on last edited by
                #7

                Sorry to hear that he's not interested. I have one son interested and another who is not. The one who is not interested was affected heavily by University profs who are so inept they made classes terrible. Instead of explaining, they just say, "you type this code to do this". student: "What does that do?" prof: "That's just what you type, I don't know." Ugh!

                1 Reply Last reply
                0
                • N newton saber

                  Check out this interesting sample from Microsoft's Official SmallBasic site. http://smallbasic.com/program/?PMT149[^] If you have silverlight turned on you'll see an interesting sample of bouncing balls with collision physics. I hadn't heard about this before. Interesting and a bit confusing. MS goes in so many different directions.

                  R Offline
                  R Offline
                  Rob Grainger
                  wrote on last edited by
                  #8

                  Funnily, its labelled "realistic collision physics, but disobeys the law of conservation of momentum - the amount of energy in the system actually goes up sometimes!

                  "If you don't fail at least 90 percent of the time, you're not aiming high enough." Alan Kay.

                  B 1 Reply Last reply
                  0
                  • R Rob Grainger

                    Funnily, its labelled "realistic collision physics, but disobeys the law of conservation of momentum - the amount of energy in the system actually goes up sometimes!

                    "If you don't fail at least 90 percent of the time, you're not aiming high enough." Alan Kay.

                    B Offline
                    B Offline
                    Bernhard Hiller
                    wrote on last edited by
                    #9

                    Eventually they invented the perpetuum mobile. It works in their code already.

                    1 Reply Last reply
                    0
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    • Login

                    • Don't have an account? Register

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • World
                    • Users
                    • Groups