C++ UI

Hi everyone!
Ive been making some programms in the summer, so that i dont become completely useless when school starts. Wanted to find a job, but everyone needs specialists, not students, so that went nowhere, but thats a completely diferent story.
I've made a tictactoe game as a console aplication. My quest here is to find tutorials on how to make a simple console GUI, so that the player can select where he wants to put his "x" or "o", in the array, not to be forced to enter some number etc. Theres another thing a want to do with the game - make a complete win32 program, with the player just clicking where he wants his mark.
Googled a lot, but didint find anything usefull, so im posting here ;)
Thanks in advance!
Try SDL and see if it's to your liking. This should help: http://lazyfoo.net/SDL_tutorials/index.php
Topic archived. No new replies allowed.