General
Design Name
TTL Tic Tac Toe
Design Upload Date
2019-06-20 21:51:07
Board Dimensions
7.98 by 12.95 cm
License
Creative Commons Attribution 4.0 International
PCB Properties
Minimum Trace/Spacing
6/6 mil
Surface Finish
HASL (with lead)
Designer's Description
I've seen several circuits for two-player tic-tac-toe games on the Internet, but I thought I'd try to design one with these constraints:
- done with TTL components only, no CPU
- minimum number of chips
- not two player: human versus the board, board makes optimal moves
The Github repository has the full details of the project.