artvvb Posted January 8, 2016 Posted January 8, 2016 Purely player vs player Tic Tac Toe, using one fpga. The game state is viewed through the VGA port, displaying the X's and O's in the grid on a connected monitor. User control is through the five push buttons, left/right/up/down control selection of a square, center confirms the selection. The project figures out when the game has ended and lights an RGB LED, and colors the winning line/s green. https://github.com/verdoss/TicTacToe Originally created for the WSU Hackathon in February 2015, so I apologize if the source is a little convoluted, with the exception of most of the comments, the project was written in 24 hours.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.