Right now it's controlled by some constant combinators. By changing the value of various signals, you change what each square on the chess board will display.
The next step will be to create a more elegant interface where the player simply inputs an "origin" square and a "destination" square. The ...
Search found 2 matches
- Tue Jan 24, 2017 9:41 am
- Forum: Combinator Creations
- Topic: CzechMate: A remote-controlled chess board
- Replies: 3
- Views: 2702
- Tue Jan 24, 2017 6:15 am
- Forum: Combinator Creations
- Topic: CzechMate: A remote-controlled chess board
- Replies: 3
- Views: 2702
CzechMate: A remote-controlled chess board
This is a project I've been working on for a while. It's taken me longer than I thought it would, but I finally feel like I have something presentable.
Each square is independently controlled through one of 64 discrete signals. When a signal is received, the appropriate constant combinators are ...
Each square is independently controlled through one of 64 discrete signals. When a signal is received, the appropriate constant combinators are ...