Hi folks,
it is my first time writing here. In fact it might be my first time writing any software code, so, i am a total newbie.
I apologize ahead if my questions sound stupid. I am trying to bootstrap myself into programming, fully on my own, with the info i can gather online.This is where pwct might be really handy.
I want to "port" (i am not sure if this is the right word) or to create a version with PWCT for the chess engine stockfish.
stockfish is written in c++ and it is a console application. So i wonder if its code can just be copied into pwct, where i can learn and play pwct features while i further work this chess engine.
If so I need some basic hand-holding with pwct. Do i just paste the code from source to the pwct editor? how do your suggest to get started with this project?
Any help or suggestion will be considered.
Thanks again for your help.
(you can vew he sourcecode here: https://github.com/official-stockfish/Stockfish )
There is more info about this software here: http://stockfishchess.org/