Uploaded videos
1-10 of 11-
GM Tutorial #2 - Simple Platform Pt. 2
SoapBock
88 views
In this second part of the Simple Platform videos, I show you how to add the camera view to our project.
Music: Sunrise Inc. ft. Starchild - Lick Shot
Download: http://eas...
-
GM Tutorial #1- Platform Pt. 1
SoapBock
57 views
In this first part of this tutorial video on how to make a nice platform game with Game Maker 8.0 Pro or Lite.
What are we going to make in this video:
- Simple Movement wi...
-
Batch Tutorial #3 - If Statement
SoapBock
231 views
In this tutorial video I show you how to use the if statement. I used LSS and GEQ
Explanations of these things:
EQU = Equal to
NEW = Not equal to
LSS = Less than
LEQ = Less...
-
Batch Tutorial #2 - Variables
SoapBock
57 views
In this second Batch Tutorial I show you how make a simple Batch Program that asks your age using Variables. Make sure you save your file as a batch ('.bat') file and not a...
-
Batch Tutorial #1 - Hello World
SoapBock
32 views
In this first tutorial video I teach you how make the famous 'Hello World' program in the programming language BATCH.
For more info PM me. Make sure you save your file as a...
-
Visual Basic 2010 Tutorial 4 - Login System
SoapBock
962 views
In this 4th video, I'm going to show you how to make an simple login system using Visual Basic.
Music: Danko Jones - Full of Regret
Code:
Button1_Click():
If TextB...
-
Visual Basic 2010 Tutorial 3 - Simple Webbrowser
SoapBock
623 views
This is a tutorial on how to make a simple webbrowser in Visual Basic 2010 or 2008.
Code:
Button1_Click:
Webbrowser1.Navigate(textbox1.text)
Music:
Shouting for girls -...
-
Visual Basic 2010 Tutorial 2 - Calculator
SoapBock
2,411 views
In this tutorial I show you how to make a simple calculator.
Code:
Button1_Click:
TextBox3.Text = Val(TextBox1.Text) + Val(TextBox2.Text)
Button2_Click:
TextBox3.Text = V...
-
Visual Basic 2010 Tutorial 1 - Hello World
SoapBock
79 views
Tutorial 1 of the Visual Basic Tutorial Series.
CODE:
Form1_Load:
MsgBox("Hello World")
Music:
Shouting for girls - This ain't a love song
Follow me on Twitte...
-
C++ Program : Hangman V1.0
SoapBock
1,353 views
This is a game created in C++. It's called Hangman.
Follow me on Twitter:
Rate, Comment and Subscribe!
Music:
Inna - Amazing
Advertisement










Play all(11)