Hello. My name is Guillermo and i'm studing Computer Sciences at college. For my final project, i have to build a game on Borland C++ and i was curious about making a GUI for it
The game is really simple. Create a matriz dimension 4x4 (with 16 elements) and fill it with random numbers from 1 to 15 and one empty space. The user/player would have to sort the numbers (1, 2, 3....15)
My "idea" of a GUI came from my old days having fun with MS VB6. Currently, i'm running Borland under wine on ubuntu but i have no idea about making a GUI since i started with C++ a couple of monthos ago.
Any idea is great!!
Thanks!!! chepe263