Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

Blitz Basic Programming for Beginners - Part 4

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
7,518
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on May 6, 2008

Part 4 of the Blitz Basic programming for beginners series.

This session deals with handling user input via the keyboard, creating objects using a type object template, while loops and game timer code

Links:
http://www.blitzbasic.com - Official Blitz Basic Website, buy BlitzBasic here and access the forums.

http://coffeeinduced.wordpress.com - My game development blog. Includes all source code for these tutorials and media used. You can also see my current and past games projects here.

Get the file for this video:
http://dl.dropbox.com/u/8673694/You%20Tube%20Files/Blitz3D/Tutorial4.zip

Category:

Education

Tags:

License:

Standard YouTube License

  • likes, 0 dislikes

Link to this comment:

Share to:

Uploader Comments (amcadam26)

  • it says wend without while what is that?

  • @TOMMYfromPALLETtown a wend command usually follows a while command. Eg.

    while true do something

    wend

    wend means "while end", its simply shows the end point of the while loop. A while loop will keep looping round until the while statement is false.

  • it always says "image does not exist" o.O i even downloaded your codes but it wont work....

  • @DJStreetBeatz make sure that you save the code into the same folder as the image file before you try to run it. Blitz will look for images in the program folder unless you tell it otherwise.

Top Comments

  • these are the best blitzbasic tutorials on youtube!

  • great video subscribed.

see all

All Comments (55)

Sign In or Sign Up now to post a comment!
  • i downloaded your file for this but its different im really struggling could you give me a file that got the same code as that?

  • you need to replace next with wend

    

  • I got a problem.. I tried running the program after repeating every step in this and the previous video, I got this message from the program 'Expecting Expression' why this stuff tends to happen?

  • Very well done

  • Whenever i run it it says:

    Type b not found.

  • YOU DONT EVEN EXPLAIN WHAT EVERY COMMAND MEANS!!! What does "each" mean?

  • Awesome, I have it all working except one little problem. When it deletes b after it goes off the screen, i get an error message saying image doesn't exist.

  • cool ;)

  • @igooog yeah, the thing I love about Blitz is how simple it is to get something complicated to work. You cna open a new window and display an image in just a few lines of simple code. Much easier than C++ or Java.

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more