PDA

Click to See Complete Forum and Search --> : C++: Hunter [Source]


Cander
Mar 25th, 2004, 10:00 AM
My First Game

From my online C++ class.

includes visual studio .net source and compiled exe.

Note that it doesnt use any .NET specific stuff just plain old C++


w,a,s,d keys to move, space to fire

Crash66
Mar 25th, 2004, 10:16 AM
Pretty cool game. Nice swarming. I never thought I'd find myself running away from dollar signs!!!

:)

Cander
Mar 25th, 2004, 10:17 AM
Fear the dollar sign. lol

Thanks. :p

NoteMe
Mar 25th, 2004, 07:48 PM
I am soooo proud of you that I think I want to cry...:D...thats a really nice game...I remember I saw(SP?) it on the video you gave me. So have you managed to port it to the game boy yet?

Cander
Mar 26th, 2004, 09:43 AM
Not yet. That is the bonus video we will get when we complete the Assignments. As soon as they give us assignments, but the class teachers are at the Game Developers Conference currently and have a bunch of other stuff to work on.

I have been working on porting to opengl though.

NoteMe
Mar 26th, 2004, 10:56 AM
I want to go to that Conference too....but it would cost me an arm and a leg to get there...:(

dis1411
Mar 26th, 2004, 01:54 PM
heh you can shoot out the bottom wall and fire bullets out of the arena

Cander
Mar 26th, 2004, 02:39 PM
lol yeah. I caught that this morning. It only happens when you are touching the wall. :p

NoteMe
Mar 26th, 2004, 05:02 PM
I didn't notice that you could shoot...:D...what button...:D....I only found ASDW...:D

Crash66
Mar 26th, 2004, 05:16 PM
<space bar> = shoot

Wall-Killer Crash

Cander
Mar 29th, 2004, 09:44 AM
yeah space. If you touch the plus sign, it is a 'power up' test I was adding to the game. All it does is change the fireball sprite from * to +.

Funny thing is the instructors code is the cause of the wall shooting bug. I fixed it and mentioned the fix on the class forums. :D

Maybe ill get some bonus points.

Thats actually the 2nd bug I have found and fixed. :p I am going to make the teachers look bad.

Electroman
Mar 29th, 2004, 10:04 AM
Cool, if you do the firing tho the wall thing at the top it goes side ways :D.

Sounds like your teachers are like ours, they keep getting things wrong too, rather funny keep correcting them :D.

Whats your course & where you doing it?

Cander
Mar 29th, 2004, 10:10 AM
Its a C++ programming online course that is go at your own pace, and teaching is done via downloadable training videos. The course is for Member Sponsor's of 3dbuzz.com only though which is 35$ a month.

cyborg
Mar 29th, 2004, 06:17 PM
the 3dbuzz video tutorials are really good!
i've watched all of the 3ds max videos and they rock! :wave:

Cander
Mar 30th, 2004, 09:16 AM
Yeah. Just wish he had the c++ videos public. You guys would love those.

NoteMe
Mar 30th, 2004, 12:30 PM
Yeah I would...:D:....download them and uplaod them at chitchatforum.com...:D:...:D...just kidding..:D

cyborg
Mar 30th, 2004, 12:47 PM
They are probably circling around the net on some mass sharing system.

Cander
Mar 30th, 2004, 01:22 PM
I wouldn't count on it. Its possible, but most Member sponsors are paying the 35$ a month to help support 3D Buzz and wouldnt 'screw' over Jason Busby like that.

I do know they sell Best of 3dbuzz DVD's that has most Member Sponsor exclusive content incuding the first C++ module videos covering basics of C++.

I have made the suggestion before about opening up the first 2 modules of the class public which covers the basics in module 1, and oop stuff in module 2. Maybe one day.

:bigyello:

NoteMe
Mar 31st, 2004, 04:31 AM
Yeah...that would probably be great for someone, even if most of us probably is way beyond that now...