d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Paying Fg For A "game" In C++ > Info Inside
Add Reply New Topic New Poll
Member
Posts: 10,083
Joined: Aug 19 2007
Gold: 0.00
Feb 21 2013 04:11am
I need help with a school project, and I really don't have the time to read a lot about C++ atm. Here's what I need.

I need a time reaction game, like this: http://www.mathsisfun.com/games/reaction-time.html

Just like the game I linked I need a sort of dot or something similar that changes shape or color and you have to press a key, where it then will record the time taken for you to click / press the assigned key.

Lmk if you're up for it and we can talk. Other than that I also need you to be able to explain what you've done and what the different functions does, because I actually also want to learn about how it works.

PM if you have questions or type here.
Member
Posts: 55,688
Joined: Jun 8 2006
Gold: 7.00
Feb 21 2013 04:15am
Quote (Polsenols @ 21 Feb 2013 12:11)
I need help with a school project, and I really don't have the time to read a lot about C++ atm. Here's what I need.

I need a time reaction game, like this: http://www.mathsisfun.com/games/reaction-time.html

Just like the game I linked I need a sort of dot or something similar that changes shape or color and you have to press a key, where it then will record the time taken for you to click / press the assigned key.

Lmk if you're up for it and we can talk. Other than that I also need you to be able to explain what you've done and what the different functions does, because I actually also want to learn about how it works.

PM if you have questions or type here.


Bastard game telling me I'm slow, I just woke up !

If you wanna learn better do it by yourself, don't tell you want explainations in order to learn when it's more about explaining to your class.

This post was edited by Lensherr on Feb 21 2013 04:16am
Member
Posts: 10,083
Joined: Aug 19 2007
Gold: 0.00
Feb 21 2013 04:19am
Quote (Lensherr @ Feb 21 2013 10:15am)
Bastard game telling me I'm slow, I just woke up !

If you wanna learn better do it by yourself, don't tell you want explainations in order to learn when it's more about explaining to your class.


I have no idea how to even get started. If someone could tell me this it would be greatly appreciated though.
Member
Posts: 2,757
Joined: Nov 26 2007
Gold: 1,214.81
Feb 21 2013 02:35pm
Is it supposed to have visuals like the example game? Does your teacher want it done using a specific graphics library? Like SDL or OpenGL? Or does he expect a simple console application? And does it have to be in C++?

I'd be willing to do it for you and explain it in full detail.

This post was edited by labatymo on Feb 21 2013 02:36pm
Member
Posts: 13
Joined: Jan 21 2013
Gold: 0.00
Feb 22 2013 07:24am
I also know C++ / SDL, I'm already doing a AI tic tac toe project for class in C++ / SDL. If you need my help send me a PM. I would be glad to give you assistance :)
Member
Posts: 4,024
Joined: Apr 1 2009
Gold: 64,464.00
Feb 22 2013 02:11pm
We need more information on this. Where are the graphics coming from? What is the whole assignment?
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll