https://github.com/ianrastall/bear
A UCI chess engine written entirely by ChatGPT in ANSI C
https://github.com/ianrastall/bear
chess chess-engine uci
Last synced: 5 months ago
JSON representation
A UCI chess engine written entirely by ChatGPT in ANSI C
- Host: GitHub
- URL: https://github.com/ianrastall/bear
- Owner: ianrastall
- License: unlicense
- Created: 2025-01-23T15:14:47.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-23T15:20:26.000Z (9 months ago)
- Last Synced: 2025-01-23T16:26:43.390Z (9 months ago)
- Topics: chess, chess-engine, uci
- Language: C
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bear
A UCI chess engine written entirely by ChatGPT o1.This engine is not for testing yet, and probably never will be. It was originally an ANSI C project, but, as happens with ChatGPT, it forgot that I had asked, so now it no longer is.
This engine could be used for teaching purposes, for development by someone who actually knows how to code, for further development by someone else using AI, etc.