Added: 4 years ago
From: Esand15
Views: 24,832
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:
see all

All Comments (133)

Sign In or Sign Up now to post a comment!
  • Very nice, I am working on the same game.

    Does your game freeze for a small period of time every couple of seconds? I can't seem to get a constant game frame rate with the game loop provided in the book, please help thanks!

  • *mar file

  • Great job! I am pretty sure that this game comes from the book visual basic game programming for teens by jonathan harbour(2nd or 3rd edition). The characters animations are loaded from sprite sheet. the game is made using directx 9. The name of this game is celtic crusader. The game engine uses a technique called side scrolling(the world moves, not the chart). You can find this book on amazon. The levels are loaded from a map file(map array) and are created with mappy. You move with keys.

  • Comment removed

  • Comment removed

  • how do you code to make the world around the person move? is it just with every keypress you make every object around the person move? Do you create the whole world in one form?

  • @cowkong

    directx

    (trust me i ve read that book :) )

  • Hello,

    I like to design a very simple boxing game, just throwing punches. A game with one main character and 3 opponents of different strengths. Can anyone guide me to a similar code I could use as a template (Preferably VB). Msg me pls.

    Thanks,

    Rock

  • Looks like someone uses culling :)

  • The game was created in Visual Basic 2005. He got the source code from a book... I have the book too. It does use DirectX and Direct3D and such. I cangive anybody the source code if they wish, just message me.

  • this was made in visual basic 6! wow, nice job :)

  • @xxmago I have the same book and yes it uses DirectX. I am currently working on a VB project aswell, it is on my channel :D

  • Have you used Direct X to make this, or a lot of forms and images?

  • in vb 6???? WOW

  • want code Please

  • NICE TIBIA

  • i need code vb6 game plz send to my e-mail hauhuynh2007@yahoo.com thank ^_^

  • @trojak96 XD No. DirectX.

  • heeeyy. I have that book. Its called Microsoft Visual Basic: Game Programming For Teens Second Edition

  • hi Esand15 I'm on my thesis now and I proposed an RPG for that requirement..can i have a copy of this game as my reference?...please? I really need it :)

    can you send me the codes please?..

  • I have that book it came from

  • @webdsl Same here, I'm just too lazy to it σ_σ

  • CAN YOU PLEASE SEND ME SOME CODES ASAP PLEASE BECAUSE I REALLY WANT TO MAKE A RPG GAME BUT i DON'T KNOW HOW PLEASE... MY FRIEND WILL BE MAD IF I DON'T!

  • Looks like a better version of Zelda CD-I's graphics. Pretty sweet.

  • make a tutorial pelase

  • Great job for vb6!

    seriously smoooooth ass hell

  • wtf thats made with VB ?! nice^^

  • oh please can you tell me the collision code where you dont just run through objects, please ill sub...

  • HEYY!!!!!! dude im making same game with it except im using vb 08 i have two books though one game programming for teens and another named somthing else but im too lazy to find the book right now. Yeah im trying to find out how to add music to the game.

  • Just make a media player that is hidden and when they enter a room or something, make the coding:

    vb6: Windowsmediaplayer1.URL = "C:\\Music Directory"

    Or idk for vb 2008, anyways im working on a game too, wanna help eachother? i got MSN. and email

  • Dude this rocks! Any chance you would share code?

  • good job, i like the sprites that you used, i question how you got the trees to apear when you got near them, and how you got the monsters to move on there own, did you use random spacing so that they would move to a different area at random? and the trees, did you use a point location to get them to appear?

  • This is a work of art.

  • this is amazing :O

  • wow, u did this all in vb6? thats pretty cool

  • i know where you got the sprites from, that's a nice site.

  • Draconite302, yea really Esand15 is like that Knight near Draynor village jail :D

  • This looks like an even crappier version of Runescape.

  • dude if you had any sense, you would know that runescape was made by well known professionals, this is made with visual basic 6.... that is pretty good in my eyes. do you know how much coding this would have to go to.. and by an amateur programmer?

  • realy cool

  • send me the SRC

  • So how is this made?( like what exactly, I know VB, which I am OK with but can I have like a example of the code) I would like to make something like this.

  • thats effin sick..

    lol my vb skills suck compared to that how long it take?

  • this is Sick!!!!

  • where did u get the boook(link)?

  • im 12 and I kinda know how to code in c++ , I know dark basics better though

  • Comment removed

  • Bullshit. If you know asm post a vid and prove it. Otherwise don't make yourself look stupid.

  • Comment removed

  • Nope. Not even a nice try either.

  • dont belive me i dont care (i only know vb 2008 and im flippin lernin c# ok damn man

  • c sharp aka c# is nothing, don't shit a brick..

  • what what did i do

  • Lol, you deleted your comment, but it still shows

    "Comment removed by author"

  • but you cant see my comment so mwhahahahaha

  • lol...

  • looks similar to Diablo.

  • I have this book too, "Visual Basic game Programming for teens" by jonathan harbour

  • What book have you used?

  • lol

  • How is this possible on VB6?

  • I have no idea, i dnt use VB. I spose if you can import images, and move them around the screen or just even plot pixels then you can create a whole 3D game in VB from scratch. When using DirectDraw, all you get is a chunk of data which represents the screen, you can make all the drawing algorithms and functions yourself.

  • well done for VB :o i thought it was worthless for games

  • It is and it isn't. It's worthless for games if you want them to be able to run on other platforms (like Linux and MacOS X) but it's also great for beginners and less complex games.

    Part of the problem lies in the fact that the industry standard today is C++ for games and that VB tends to run much slower than C++ programs.

  • i agree, VB Code Becomes Translated While its processed in C++ Eveythng would be translatet first and addet to the RAM

  • Yep ive read it....

  • More like 11 year olds...Like me.

  • I'm 11 too :)

  • id like to know what book this is because i enjoy programming with vb and would like to learn how to make games on it

  • Hey i have this book and VB 6.0 professional too, though i couldn't continue because when i am doing the very first step with make a new project - STANDARD EXE, then i go under references but i can't find directX 8, is it because i have vista and DX8 dont work on vista? please respond :P because i really want to learn from the book.

    Oh, and book is called ''Visual basic game programming for teens'' for those who dont know :P

  • I think it should work on Vista, but not sure tho :(. Did u install it properly? Maybe try reinstalling.

  • Yeah but i have done a little of ''illegal'' downloading, so i don't got the CD from the book, and thats why i searched and searched for the DirectX 7 and 8, but then it showed up microsoft didnt upload them anymore becourse of DX9 and 10, so when i finally found the DX 7 and 8, then it said i could not install on Vista XD.

  • sry cant help u then D=.

  • Try running the installer in compatibility mode if you're insistent on using older versions of DirectX.

    Otherwise just use a free version of VB with the DirectX 9 or 10 SDK. It'll make your life a lot easier.

  • Put a tut plz!!!

  • what book???? plssss PM it to me..

  • can't you do javascript in VB? thats game making code ain't it? just look at runescape...

  • Good grief you don't know what you're talking about.

    Runescape is written as a Java applet.

    Javascript is only used for minimal interactivity in web pages' layout and such.

  • sorry my mistake. were would you get a Java applet anyways?

  • what do you mean?

  • like...where would i get a program that could do Java applet? if i get that or flash it still might cost a fourtune.

  • Java can make java applets, obviously

  • Hey I just got this book lol

    Gona try and do this too. Looks good

  • cool men

  • FAKE THATS RPGSED GAME

  • Its fake

    You cant make this games with vb?

  • its possible to make a game like this in vb ;/

  • It would be very difficult and unnecessary considering just about any other language is better at game programming then VB.

  • is there i way that when i control my object that when it goes over another object it will show a new from?

  • GRAT 5***** it' ROCKKK !

  • good, i do this

  • Wow! You finished Celtic Crusader? Man, you are the best. I'm still working on it. Try to put some music.

  • To center a sprite, just move the map image, not the actual sprite ;) Nice engine, hope it develops nicely.

  • Nice diablo remake LOL

  • nicely done, how do i make the background of the player picture like... transparent? :P

  • sprite animation

  • Thats nice, I cant work out how to centre soemthing and when it moves it will hide / show parts of the screen.

  • how can you get the program to accept input during a loop?

  • use the "sleep" function ive never tried cause ive never had to use but supposubly its supposed to work. or you can only let it loop after the program recievs input useing the if statement

    ie. if keycode = vbkeyW then

    img1.top=img1-50

    do

    (the block)

    loop

    just a suggestion not sure on either hope this works :P happy programming

  • erm,,,,,,

    LOL

  • Is the water at 0:09 from Pokémon? lol.

  • the grass the rock the water or the tree?

    gotta be a bit more specific...

  • I said water =="

    I'll quote it.

    "Is the water at 0:09 from Pokémon? lol. "

    is the WATTERRRRR ..

    specific enough?

  • yup your right that was my bad

  • that game you'r making is atulos online i play it and that skeleton can by killed when you got 1 or 2 amulets

  • hahahahahaa, u motherfucker the perSon who typed that message is a fuckING noob and cant spell

  • looks oddly familer oh yea, this is code that came with a book...

    pretty sure it's "Visual Basic Game Programming with directX" and if it's not that it is another one, I have seen these exact graphics...

  • 2d or 3d ?

  • omfg this is a rip off of runescape...

  • SHH!! You'll add... "rs" videos to the 'Related Videos'!!

  • well maybe looks lieke runescape a bit. good start tho!

  • rs is java....

  • if you think thats runescape then you're shit. i quit it simply because i couldn't pay $5 a month cuz i was too busy. its still worth it if you play it enough. runescape is the shiz, bruh!

  • Not bad for VB.

  • yeah it runs on windows 95

    system requiments are

    Procesor:166mhz

    Ram: 8MB

    HDD: 10MB

  • lol that game looks like tibia xD horrible game

  • It's the best game ever...

  • Is there a place to download this RPG game?

  • no i made this from a book

  • Which book?

  • How do you make arrow-movement in Visual Basic 2005 Express Edition???

  • Nice work. The animations are really good. :)

  • WOW how did you make that?

  • He just have maked the game in flash or something and put the shockwave flash .swf file in VB6

  • none of its done in flash. Direct x is what i used to make it.

  • Book - Visual Basic Programming FOR TEENS?

  • That would be it.

  • i know over 7 languages of programming, so yea, i gots the books

  • Oh, don't be so modest!

    By "languages" you mean HTML, Javascript, Basic, Visual Basic, Toribash scripts, and the like? ;P

Loading...
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