Commit Graph

7 Commits

Author SHA1 Message Date
0489085c68 fix: correct shebang and executable permissions
- Add +x to Python scripts with shebangs (3 files)
- Remove -x from non-script files like .cpp, .txt, makefile (23 files)
- Move shebang to first line in C/imageViewer/lint.sh
2025-11-30 13:42:16 +01:00
107c8c2d81 fix: some linting issues 2025-11-01 20:11:45 +01:00
8e750aad58 feat: added lichess db puzzle to gitignore 2025-09-07 15:45:25 +02:00
6a4956de99 feat: failed attempt at solving more than 4 puzzles 2025-09-07 14:53:50 +02:00
cc7cb4759f feat: added micro max engine 2025-09-07 13:31:13 +02:00
6813bf299a feat: engine passes 2 puzzles from lichess 2025-09-07 13:07:15 +02:00
695e0c70cf feat: C engine 2025-09-06 18:26:31 +02:00