@Beginner_IM Just to clarify stuff, why won’t c work? Any programming language that you know can be used to create an engine. Here’s an example of an engine written in c (by @ zzhangb4) https://github.com/zzhangb4/MagiC-engine-chess . People prefer using c++ but that’s not what really gives an engine strength.
Also #46 says a bunch of random stuff when he says, “write files in c++ and compile it using stockfish and make an engine then you must add changes to the engine snd then add engine in a repository in github.Then you should do the rest by adding docker file and others.” Docker file is completely unnecessary, and why would you compile your engine with Stockfish, it isn’t even possible.
“ But those needs coding skills on many language like python and java is 100 percent required
But c++ is required but not so much. “
Making an engine in any language requires coding knowledge. Misguiding comment.
“But you can also take help in source code as its difficult to make a source code but easy to make engine.”
Not easy to make an engine takes a lot of effort. Source code is the code of th engine so the above makes no sense.
“ So you can make engine but use a lichess official source code and do changes. “
Lichess’ official source code is to run the website lichess.org not going to help in making an engine.
@Beginner_IM Just to clarify stuff, why won’t c work? Any programming language that you know can be used to create an engine. Here’s an example of an engine written in c (by @ zzhangb4) https://github.com/zzhangb4/MagiC-engine-chess . People prefer using c++ but that’s not what really gives an engine strength.
Also #46 says a bunch of random stuff when he says, “write files in c++ and compile it using stockfish and make an engine then you must add changes to the engine snd then add engine in a repository in github.Then you should do the rest by adding docker file and others.” Docker file is completely unnecessary, and why would you compile your engine with Stockfish, it isn’t even possible.
“ But those needs coding skills on many language like python and java is 100 percent required
But c++ is required but not so much. “
Making an engine in any language requires coding knowledge. Misguiding comment.
“But you can also take help in source code as its difficult to make a source code but easy to make engine.”
Not easy to make an engine takes a lot of effort. Source code is the code of th engine so the above makes no sense.
“ So you can make engine but use a lichess official source code and do changes. “
Lichess’ official source code is to run the website lichess.org not going to help in making an engine.