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. The Lounge
  3. Just Wondering ...

Just Wondering ...

Scheduled Pinned Locked Moved The Lounge
game-devtutorialquestionannouncement
6 Posts 4 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.
  • D Offline
    D Offline
    DFU23
    wrote on last edited by
    #1

    Does anyone here know the colors of each number in Minesweeper? For example:

    # Hex R G B

    1 #0000FF 0 0 255

    2 #FF0000 255 0 0

    3 #008000 0 128 0

    4 #000080 0 0 128

    5 #800000 128 0 0

    Anyone know what 6, 7 and 8 are? I stink at the game and usually die before seeing any of these high numbers ...

    Wally Atkins
    Newport News, VA, USA

    A D 2 Replies Last reply
    0
    • D DFU23

      Does anyone here know the colors of each number in Minesweeper? For example:

      # Hex R G B

      1 #0000FF 0 0 255

      2 #FF0000 255 0 0

      3 #008000 0 128 0

      4 #000080 0 0 128

      5 #800000 128 0 0

      Anyone know what 6, 7 and 8 are? I stink at the game and usually die before seeing any of these high numbers ...

      Wally Atkins
      Newport News, VA, USA

      A Offline
      A Offline
      Adam Wimsatt
      wrote on last edited by
      #2

      I believe 8 is black My code isn't buggy. Those are all fleatures.

      1 Reply Last reply
      0
      • D DFU23

        Does anyone here know the colors of each number in Minesweeper? For example:

        # Hex R G B

        1 #0000FF 0 0 255

        2 #FF0000 255 0 0

        3 #008000 0 128 0

        4 #000080 0 0 128

        5 #800000 128 0 0

        Anyone know what 6, 7 and 8 are? I stink at the game and usually die before seeing any of these high numbers ...

        Wally Atkins
        Newport News, VA, USA

        D Offline
        D Offline
        Dominik Reichl
        wrote on last edited by
        #3

        6 is teal (RGB: 0 128 128) 7 is dark purple (RGB: 128 0 128) 8 is black (RGB: 0 0 0) Why do you wanna know that? :) :-D Dominik


        _outp(0x64, 0xAD); and __asm mov al, 0xAD __asm out 0x64, al do the same... but what do they do?? ;) (doesn't work on NT)

        M D 2 Replies Last reply
        0
        • D Dominik Reichl

          6 is teal (RGB: 0 128 128) 7 is dark purple (RGB: 128 0 128) 8 is black (RGB: 0 0 0) Why do you wanna know that? :) :-D Dominik


          _outp(0x64, 0xAD); and __asm mov al, 0xAD __asm out 0x64, al do the same... but what do they do?? ;) (doesn't work on NT)

          M Offline
          M Offline
          Marek Grzenkowicz
          wrote on last edited by
          #4

          Cool sig, but I almost broke my keyboard into pieces (I tired!), because I thought that Windows crashed again. :). You're so cute when you're frustrated. --from 'PDA' by Interpol

          1 Reply Last reply
          0
          • D Dominik Reichl

            6 is teal (RGB: 0 128 128) 7 is dark purple (RGB: 128 0 128) 8 is black (RGB: 0 0 0) Why do you wanna know that? :) :-D Dominik


            _outp(0x64, 0xAD); and __asm mov al, 0xAD __asm out 0x64, al do the same... but what do they do?? ;) (doesn't work on NT)

            D Offline
            D Offline
            DFU23
            wrote on last edited by
            #5

            Any guess on the font? (XP's version of minesweeper)

            Wally Atkins
            Newport News, VA, USA

            D 1 Reply Last reply
            0
            • D DFU23

              Any guess on the font? (XP's version of minesweeper)

              Wally Atkins
              Newport News, VA, USA

              D Offline
              D Offline
              Dominik Reichl
              wrote on last edited by
              #6

              My Windows 98 version of Minesweeper uses bitmaps, not fonts to draw the numbers. But Tahoma bold or Verdana bold come close. :-D Dominik


              _outp(0x64, 0xAD); and __asm mov al, 0xAD __asm out 0x64, al do the same... but what do they do?? ;) (doesn't work on NT)

              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