This website requires JavaScript.
Explore
Help
Sign In
quintenk
/
ArduChess
Watch
1
Star
0
Fork
You've already forked ArduChess
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Arduino chess engine
8
Commits
3
Branches
0
Tags
158
KiB
C++
57.4%
C
42.6%
a4bc961b2c
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Quinten Kock
a4bc961b2c
Explicitly include Arduino.h to make it possible to create a future compat layer to run on a normal computer
2020-06-15 23:20:11 +02:00
ArduChess.ino
Explicitly include Arduino.h to make it possible to create a future compat layer to run on a normal computer
2020-06-15 23:20:11 +02:00
Board.h
Save SRAM with making `const` bytes `static const`
2020-06-15 22:49:45 +02:00
Move.h
Implement a lot of stuff
2020-06-15 22:49:14 +02:00
Types.h
Implement a lot of stuff
2020-06-15 22:49:14 +02:00