Uploaded videos
1-10 of 52-
Spore - Bomb
cjburkey01
5 views
-
Detonate Gameplay
cjburkey01
11 views
-
NCGames
cjburkey01
3 views
The new NCGames site.
-
Windows Startup Folder
cjburkey01
4 views
This video shows you where the windows 7 startup folder is. I am unsure if this same routine for XP or Vista
-
Your First HTML Page
cjburkey01
6 views
-
Clean Coded HTML Form
cjburkey01
5 views
-
How to make a very simple timer in Game Maker 8.1
cjburkey01
11 views
Make the simplest timer in game maker 8.1, never can get any easier. although it has more steps.
-
Showing Score In Game Maker 8.1
cjburkey01
54 views
How do you show score in Game Maker 8.1?
Just use this code under the draw event:
draw_set_color(c_black)//You can change this color
draw_set_font(font0)//Change the font n...
-
Spore Trailer
cjburkey01
14 views
-
Create A Name Replier - Game Maker
cjburkey01
17 views
Here's The Code:
name = get_string('Enter name', 'here')
if name = 'here'
{
show_message('You cannot use here')
}
else
{
show_message('Hello, ' +name)
}
Advertisement










Play all(52)