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
10
Commits
3
Branches
0
Tags
158
KiB
C++
57.4%
C
42.6%
7c05006d9d
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Quinten Kock
7c05006d9d
Fix unmove storing
2020-06-16 00:09:54 +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
Fix unmove storing
2020-06-16 00:09:54 +02:00
Move.h
Implement a lot of stuff
2020-06-15 22:49:14 +02:00
Panic.h
Implement panic() function
2020-06-16 00:08:29 +02:00
Types.h
Implement a lot of stuff
2020-06-15 22:49:14 +02:00