|
|
#1 |
|
Solid State Member
Join Date: Feb 2011
Posts: 14
|
I am planning to make a game in C++ but it requires use of mouse and keyboard. Plz let me know if there is any facility in C++ for such purpose.......
|
|
|
|
|
|
#2 | |
|
Site Team
Join Date: Jul 2009
Posts: 2,627
|
Quote:
However, the fact you need to ask that question suggests to me that C++ isn't the best place to start for you at all. I'd try a framework such as Greenfoot first of all to get to grips with programming.
__________________
Save the whales, feed the hungry, free the mallocs. |
|
|
|
|
|
|
#3 |
|
Baseband Member
Join Date: Jun 2005
Posts: 58
|
I agree with berry, but to get you off on the right foot:
NeHe Productions - Everything OpenGL The tutorials (now for some reason called legacy tutorials) are a very good resource for learning openGL and GLUT, which is the most popular way that I know of for doing games that require a mouse and keyboard. You could also use fltk, or the MFC libraries if you're on windows.
__________________
All the world's a computer, and all the men and women merely AI agents... |
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|