Skip to content

Graded project of the course "Logical Networks", Tongji University Shanghai (Fall 2018). Design of the game Tic Tac Toe using digital logic components in Proteus Design Suite environment.

Notifications You must be signed in to change notification settings

ivanalberico/Logical-Networks-TicTacToe

Repository files navigation

Tic Tac Toe game - Logical Networks

Graded project of the course "Logical Networks", Tongji University Shanghai (Fall 2018). Design of the game Tic Tac Toe using digital logic components in Proteus Design Suite environment.

The whole circuit is composed by 9 LEDs which represent the 9 boxes of the 3x3 grid. Push buttons are used to switch on the LEDs and each LED represents the moves of both two players, instead of using two LEDs to represent each box of the grid. For doing that we used bi-color LEDs. The final result will be shown by other two LEDs, one for win and one for draw. We also designed a stopwatch that displays the duration of each match.

Inputs given by switches are recognized as either 1st or 2nd player move and they are stored in flip-flops. The LEDs are connected to the outputs of the flip-flops. Winning or drawing condition is also checked from the outputs of the flip-flops.



Some pictures of the implementation





About

Graded project of the course "Logical Networks", Tongji University Shanghai (Fall 2018). Design of the game Tic Tac Toe using digital logic components in Proteus Design Suite environment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages