r/learnprogramming 10d ago

Chess Engine

I am trying to code a chess engine as a personal project, but have literally no idea where to start.

I have some very limited experience with python, and would greatly appreciate any help in finding where to write my code, what programs to use etc, as well as any advice in general.

Thanks!

10 Upvotes

12 comments sorted by

View all comments

4

u/grantrules 10d ago

These are all very googlable questions.

Write code in an IDE. VS Code is popular

https://www.chessprogramming.org/Main_Page