Page 5 of 5

Re: I made a game!

Posted: Thu Jan 23, 2014 4:45 pm
by testtubegames
robly18 wrote:If you've any way to compile code into... whatever mac's equivalent of one is, using visual studio, do let me know.
Shoot, I'm afraid I don't. Tried running this one using Wine (a program that's helped me run your stuff in the past) but it didn't work this time. Alas.

Re: I made a game!

Posted: Fri Jan 24, 2014 9:59 am
by robly18
I think I know what's wrong. This requires some special drivers for stuff made in visual studio, not sure why.
Sorry!

Re: I made a game!

Posted: Fri Jan 24, 2014 5:00 pm
by robly18
Alright, figured out what was going wrong.
For some reason, it was defaulting to using the .net framework and whatnot. So I changed a few settings, and this *SHOULD* work. However, due to some differences in code due to technical reasons, I couldn't just copy-paste the code. I had to rewrite it from scratch. No problem though.
Anyway, this *SHOULD*, in theory, work.
http://www.mediafire.com/download/4l8y2 ... ulator.exe
Enjoy.

Re: I made a game!

Posted: Tue Jan 28, 2014 7:03 pm
by testtubegames
robly18 wrote:Alright, figured out what was going wrong.
Still not working on my Mac, but that could also be a issue on my end. Wine, the program I'm using, tends to be hit or miss. So I imagine it's the primary problem.

Re: I made a game!

Posted: Sat Feb 08, 2014 7:06 pm
by robly18
Good news everyone!
I got a game of connect 4 up and running!
Been working on it for the last... I think 3 weeks or so, maybe more. Lost track.
Anyway, connect four, in c++, no hand holding.
I think I'm really getting better at this whole coding thing :D

http://www.mediafire.com/download/264ms ... 4v1(2).rar