Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - RoterDOX

Pages: [1]
1
SFML projects / My game (Tic Tac Toe) is a mess.
« on: July 25, 2013, 07:50:33 pm »
Hey guys, soory for my bad english, but english is not my main language. I have made a tic tac toe game, in SFML 2.0. The problem is that i dont realy know c++ that good(pointers are the hardest part).. I have written everything in one file, in main(). I hope you guys can help me, make this code better, and maybe even help me make a simple way to cut it into difrent files, to make it not all in main(). I only have download link for the main game: http://www.mediafire.com/download/nhgekydgcp73qag/Tic_Tac_Toe.rar . Its because the code is only in one file that is here: http://www.mediafire.com/download/t4dzp29w8ej4qqv/SFMLDarbai.cpp . Im pretty bad in C++ , so i hope this helpful community will help me get better!

Also i use somesort of diffrent main(), because my release is not working.
fatal error LNK1181: cannot open input file 'sfml-windows-s.lib'
So its a work around

Pages: [1]
anything