Hey guys, I'm thinking of trying to make a chess engine would like it to be atleast 1500 elo acc to chesscom but I'm not sure how to even start or if I can even make it. what resources/knowledge do I need and ig position evaluation algorithms exist already and I'm not smart enough to make them myself anyways so would using those be considered cheating here? I have made a simple http web server to transfer files in cpp(multithreaded with thread pooling) and a basic cli sniffer(multi threaded) which parses the headers of packets basically in cpp so that's about all of my cpp experience. Let me know if you guys have any idea about this. since I dont want to end up just copying some other engine line by line lol
PS: please @ me if you reply