[Boards: 3 / a / aco / adv / an / asp / b / biz / c / cgl / ck / cm / co / d / diy / e / fa / fit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mu / n / news / o / out / p / po / pol / qa / r / r9k / s / s4s / sci / soc / sp / t / tg / toy / trash / trv / tv / u / v / vg / vp / vr / w / wg / wsg / wsr / x / y ] [Home]
4chanarchives logo
I'll pay someone $100 to make a simple C++ fishing game
Images are sometimes not shown due to bandwidth/network limitations. Refreshing the page usually helps.

You are currently reading a thread in /g/ - Technology

Thread replies: 38
Thread images: 3
I'll pay someone $100 to make a simple C++ fishing game over paypal.

$50 when you show proof of skill
$50 on completion

I have a game design document written up to be followed.
>>
>>54500594
Fishing game like, Go fish?
>>
yes hello,
i will do, if you other offer i do $50 total
pls email for discuss
[email protected]
>>
>>54500594
What is that, like $10/hour?

Nah
>>
>>54500648

Like chose from three diffrent area, then fish and return fish/points according to randNum() chance.


Option to buy bait to increase chance of higher point fish.


Print out ASCII GUI like in a console application.
>>
>>54500594
What are the specifics? What platforms are you targeting, what if any GUI or graphics libraries/packages do you want to use, etc. That can be important, as working with a large library or game engine can be almost like a whole language in itself.
>>
>>54500694
Yeah, fuck that. Not in C++, that would take ages to make. Look into doing C# Unity or something. And still then 100$ is way too little.
>>
>>54500700


As simple as possible, this is for a C++ Intro Programming Class.

I'm about to post my draft design file.
>>
>>54500677
Fuck off, sandnigger. Leave the jobs for the Americans.
>>
maybe for $1000, but $100 is jack shit
>>
>>54500694
>ASCII GUI
You mean like using line drawing characters to make boxes, buttons, tables etc? Because GUI usually refers to non text interfaces
>>
>>54500694
That's literally JUST time consuming. If you're taking a programming course and you're wanting to pay people to do this, then switch majors.
>>
>>54500712
get off your lazy ass you faggot
>>
File: 1406406861671.jpg (38 KB, 500x375) Image search: [Google]
1406406861671.jpg
38 KB, 500x375
>>54500712

If you're taking a class to learn programming, why not do it yourself?
What makes you think that you'll be able to finish subsequent classes r if you don't put in the work?
>>
>>54500594
Shit, $100 is like a weeks salary here. I'm in.
>>
>>54500756
Where the fuck do you live, India?
>>
> goo(dotZ)gl/O9bFGs

Shortened Google URL

Game Design .
>>
>>54500756
Where the hell do you only get 400$ a month?
>>
>>54500756
he'll most definitely only pay you $50
>>
>>54500779

That looks like some bullshit.
>>
Since when is PayPal a programming tool?
>>
>>54500813

It is some bullshit. I know, but I have it due tomorrow and have not started.
>>
>c++ game
why does it matter whether I code it in c++ or some superior language like d?
>>
>>54500827
Lol the whole thing is due tomorrow and you expect someone to do that for $100?

Why the fuck didn't you just fucking do it yourself?
>>
>>54500856

Because this is for my Intro to c++ class.
>>
>>54500867

What's your major?
>>
[email protected]

email me
>>
>>54500731
/thread
>>
>>54500936
Whatever it is, he's minoring in being a nigger because OP is lazy as fuck.
>>
>>54500936
cock sucking
>>
>>54500594
int main(void)
{
while (1) {
puts("fish? [y/n]");
int yes;
scanf("%c", &yes);
if (yes == 'y') {
puts(rand() % 10 ? "you didn't catch anything", "you caught a fish");
} else
{
break;
}
}
}

there you go, can I have money now?
>>
>>54501873
Thanks Pajeet! I'll send the 100 to your western union account now.
>>
>>54501981
I made an even better game
void win(void)
{
puts("you win");
}
int main(void)
{
char s[712];
puts("what is the magic word?");
gets(s);
puts("you lose");
}
>>
>>54502042
wait shit, I typed that out wrong
void win(void)
{
puts("you win");
}
void game(void)
{
char s[712];
puts("what is the magic word?");
gets(s);
}
int main(void)
{
game();
puts("you lose");
}
>>
File: Screenshot - Ask C Genius.png (7 KB, 800x600) Image search: [Google]
Screenshot - Ask C Genius.png
7 KB, 800x600
>>54500594
>>54501873
>>54502042
>>54502135

Can I become rich now?
http://hastebin.com/abehifecoh
>>
>>54500712

Fucking kill yourself. I hate that credentialism allows people like you to exist.
>>
>>54502790
You know you can just call srand(time(NULL)); right?

Also, why do you have a switch statement of printf statements, instead of an array of strings?
>>
>>54503620
>Also, why do you have a switch statement of printf statements, instead of an array of strings?

Because I'm dumb.
http://hastebin.com/atulidecod
Thread replies: 38
Thread images: 3

banner
banner
[Boards: 3 / a / aco / adv / an / asp / b / biz / c / cgl / ck / cm / co / d / diy / e / fa / fit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mu / n / news / o / out / p / po / pol / qa / r / r9k / s / s4s / sci / soc / sp / t / tg / toy / trash / trv / tv / u / v / vg / vp / vr / w / wg / wsg / wsr / x / y] [Home]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
If a post contains personal/copyrighted/illegal content you can contact me at [email protected] with that post and thread number and it will be removed as soon as possible.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com, send takedown notices to them.
This is a 4chan archive - all of the content originated from them. If you need IP information for a Poster - you need to contact them. This website shows only archived content.