Latest Post

Tic Tac Toe in C Free Download



Let's code Tic-Tac-Toe in C program,

Features:
1. Two player game.
2. Score Card 'Save and Display'
3. Compatible with any C Compiler
4. 3 rounds per Game. Final score display after completion of 3 rounds and also gives scores per round.
5. Menu Display


Code:        View Code
                
             Download Code


This is how our game Looks Like:

Start Menu
Board Positions






Popular posts from this blog

VLSI: 1-4 DEMUX (Demultiplexer) Dataflow Modelling with Testbench

VLSI: 4-1 MUX Dataflow Modelling with Testbench

Full Subtractor Verilog Code in Structural/Gate Level Modelling with Testbench

Verilog: 8 to 1 Multiplexer (8-1 MUX) Dataflow Modelling with Testbench Code

VLSI: Half Subtractor and Full Subtractor Gate Level Modelling