Hi,
I'm a begginer in c# and i'd like to create a game 4 in row. I had an idea to use pictureboxes. I created 2 tokens(paint) RED and BLUE, and a whole map how would it look like. So the idea. Use the map, and when the collumn is clicked, 1 token(color depends what player are you) is dropped in. I'm trying to divide the map but don't know how. Picture(map) is 400x400, and tokens 50x50, only thing i would needed then is the coordinates where should it appear. And an animation dropping it. It's meant to be for 2 player only. I just need help how to divide the map, then i think i could program it. And i have another problem. Visual studio 2010 is crashing my computer, i don't know how but after 5 min of working and clicking it just doesn't respond and then just blue screen and error clock_watchdog_timeout, i'm using windows 8.1.
Thanks, Pesjak