Added: 2 years ago
From: AhmedOoOR
Views: 45,183
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (103)

Sign In or Sign Up now to post a comment!
  • You should make the bullets explode

  • Reminds me of Operation Wolf.

  • 0:06 gears of war?

  • can u send me the code of some basic 3d game, i want to say some basic 3d directx game for c++ just to learn the basics of directx?

    thanks

  • awasome game if you edit a bit more you could sell it

  • fake n gay

  • nice :) although i would suggest a crosshair :)

  • DUUUDE! This is the XNA UFO tutorial! (Which you can make in about 3-4 hours) although that was using C#

  • awesome work mate, but the rockets/shells (or whatever you wanna call them :P) are pointing at the wrong way. lol.

  • Noobtuber :P Nice Work

  • you made the engin rght

  • that was beast man job well done

  • AWSOME GAME MAN!!!!!!!! :D

  • this looks so much better than MW3

  • how long do you program?

  • @derdenkeinermag He said about 10 days starting from scratch.

  • @gytuxas1234 i meant not the game . i meant his whole programming experience

  • hey guys if u want a exelent qalité just use an advenced game engine not programing directly

  • Direct X like a boss!

  • other than the images stolen from gears of war I think this is pretty boss

  • I like it how snow is falling yet there is no snow textures. :P

  • Level 2, Sound from Medal Of Honor ?

  • OPENGL FTW!!!!!!!!!!!!!!

  • it looks like your lobbing hotdogs

  • looooool

  • Omg. Inte 3arabi? Lazem t3alemni C++ :P

  • where are u from ?

  • Good job. You've got to start from somewhere.

  • Haha bullets are flying side ways but stil good job

  • were can we dawload it :)

  • look at credits ill just laugh me to death all people from maroc :D

  • awesome man :)

  • I will be impressed when u make mw4

  • @acecfa44 That shouldn't be hard. Just do what they did with MW2 to create MW3. Take MW3 tweak it a little, and send it out there! TAHDAH! MW4

  • Congratulatios and good work. Is always nice to see people having fun and learning while developing projects like this one. Keep coming.

  • This is shitty programming at its finest!

    Move down to simpler programming and maybe you'll actually make a game.

  • @AndyHarglesis

    dude... shetep!

  • @AndyHarglesis Ok then, i will just wait for you to code your own game. go ahead...

    Not everyone can code the next battlefield in 10 days.

  • good work dude.............

  • where be da killstreaks? :) Jokes, nice game :)

  • Looks like the old beach head games :).

  • nicee game, mohaa music 

  • game over [a man with an chain on a gun] AWESOME

  • What kind of code language do you use to make the game?

  • its shooting poop

  • @Eracube

    You can't make any kind of game (other than Pong and very simple 2D stuff) without an engine.

  • University project? I don't mean to be mean, but this looks high school, at least back when I made something similar.

  • @TheMasterDiasaster theres allways someone who thinks there so good

  • @TheMasterDiasaster Prove it. Comments like these are completely empty.

  • MEDAL OF HONOR!!!!!!

  • This game must be so trippy when high...

  • @Eracube Well, the Battlefield series uses the Refractor engine... although it's a custom made one

  • Use udk... world's best game engine.

  • @MrOMGWTFxCorp The point of this isnt to make an amazing game, its to write code. Getting experience with coding, what works and what doesnt, is the best step to creating your own engine so you dont have to use UDK. Most popular games dont use UDK, they use custom engines, and they need people who know how to write those engines.

  • is it just me, or is anyone hearing MOH AA music?

  • I love your models; they're great for a first game.

  • hi ....vry nice game.........

    is it c++ programming!!!

    .i do programming . and i made the game in graphic praogramming (using mouse) in c. but floodfill function is n't working well .

    can u suggest me something about this . and how do my programming???

  • This is similar to my first 3D program, a sandbox area where you can shoot and drop boxes. This video will help me turn it into an actual game.

  • Thumbs up for the Medal Of Honor Soundtrack.

  • how long did this game take to make?

  • learn your trig man. the bullet needs to follow the gun's trajectory.

    ie if the gun is facing an angle in radians that is a float

    bullet travels by

    float dx = sinf(ang)*speed, dz = cosf(ang)*speed;

  • @concavator Better is to precalculate vector before and then just add it every time

    vec3 pos += delta * elapsed;

    this way you save sin and cos calculation every tick

  • Which is better for DirectX, C or C++?

  • @thatsistheguy I didn't write C with DirectX before

  • @AhmedOoOR i'd like to know how to write c with directx, i see tutorials for c++ with directx but not c. do u have any answers?

  • Comment removed

  • @thatsistheguy ooh) sorry) didn't saw "for";) C++ is better for DirectX - at least because DX uses com model (classes/objects), but C have own places of application - for e.g. iPhone SDK utilises it. In my opinion C++ is more powerfull language because it is based on more powerfull paradigm (objective-oriented). C is also can by used that way (C with classes), but C++ was designed for this.

  • @thatsistheguy are you retarded?

  • @arshak0023

    he probably doesn't know shit about prgoramming :D

  • Comment removed

  • @thatsistheguy Don't write a game in C, or C++ for that matter, Use Lua or Python.

  • @thatsistheguy DirectX is a C++ lib

  • @thatsistheguy DirectX is an application programming interface for three dimensional engines, And C++ is "C with classes." If you learn C++, you should probably learn C as well, and vice versa.

  • @thatsistheguy i wouldn´t write in C, games are usually written in C++

    C is too old and its not OOP

  • How long did this take you?

  • @crypt3gr about 10 days starting from scratch

  • Nice!... I trying to make an FPS game, but the collisions are my problem LOL

  • This game should be called, paraplegic man takes on jets whos missiles defy physics with automatic bazooka.

    It's good for a first time using directX programming though, keep it up.

  • I fear the day of the automatic bazooka.

  • great job! keep working on it!

  • the intro isn't real!

  • >;D for mobile !!

  • awesome!!!!

  • frigen gurnade launcher nice job

  • yeah you're write, our time was very tight, if the delivery time was extended some more hours, we could have fixed it.

  • Nice. A few more hours and you could have fixed the projectiles from ejecting at false direction. Then again, I haven't gone DX yet, so I don't really know.

  • ya ebny hya de l games walla balash :D

  • faksan faksaaaaan :P

  • Nice job on level 3!

  • Thanks Man

  • 3ash yabo 3orabi

    nice video

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