Search results for query: *

  • Users: belozero
  • Content: Threads
  • Order by date
  1. B

    "reading" a picture, convert to array

    Hello coders. as i said in my previous post, i am attempting to create a side-scrolling platformer. my issue now is collision detection. what i am attempting to do is create a bitmap in paint that wont be the real background, but will color-code the map. all i need to do is to have something...
  2. B

    flipping a bitmap

    Hello coders. I've been seeking help throughout google's mass of knowledge, but all the solutions i've found for this look really complex, and not specifically what i want. i am making a sort of side-scroller platformer, and all i want to do is be able to flip my character horizontally when he...
  3. B

    Question Fetch an image from Google?

    A while ago i posted a question on here about making a WordCount function for my .txt reader program. well i've come quite a long ways and am near completion of the project, just adding little bits here and there. well i wanted something that neither microsoft word nor wordpad have. i want a...
  4. B

    Question ControlChars.NewLine

    hello, i'm new to the forum, and a bit new to vb as well. i'm in 11th grade in i'm taking a programming class [and absolutely loving it]. the assignment he just gave us was just to create something useful, within certain parameters of course. i ended up choosing a text document browser...
  5. B

    Question concatenating images

    well i'm a 1st year VB student, taking programming in highschool and i recently started a new project. i'm making an RPG game, and in this game i'm using pictureboxes for my character sprites and i was wondering, is there a way to change the image in the picturebox? and no, i dont mean...
Back
Top