HALP

Heres some code:

1
2
3
4
5
6
7
8
#include <iostream>

using namespace std;

int main(){
	cout << "Hello world";
	return 0;
}


Now make it into the next call of duty. Thanks.
#Vermacian55

Done. Wasn't that hard to do..

Enjoy

1
2
3
4
5
6
7
8
#include <iostream>

using namespace std;

int main(){
	cout << "The NEXT 'Call of Duty'";
	return 0;
}
@whitenite1

What d'ya use for your graphics, a potato?

@OP

I suggest starting here:

http://www.cplusplus.com/articles/G13hAqkS/
closed account (Dy7SLyTq)
white nit was making a joke. op never said to make a game. and @op: if you actually want to start a game thats different, but otherwise this kind of post belongs in the lounge
Thank you all! Whitenite1 i'll give you 0.0001% of my income!
white nit was making a joke.


http://images.wikia.com/mlpfanart/images/3/30/You_don't_say.png

op never said to make a game.

Your argument is invalid:
if you actually want to start a game
closed account (Dy7SLyTq)
??? i said
white nit was making a joke. op never said to make a game.[quote] because you said [quote]What d'ya use for your graphics, a potato?
. graphics werent needed. my argument is not invalid because i then adressed the op and said this belongs in the lounge unless he actually did want to start making a game, which he has not asked how to do yet
Topic archived. No new replies allowed.