Latest Post

Ads

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






Ads

Popular posts from this blog

1 to 4 DEMUX (Demultiplexer) Verilog CodeStructural/Gate Level Modelling with Testbench

VLSI: 2 Bit Magnitude Comparator Dataflow Modelling

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

VLSI: BCD to Excess 3 and Excess 3 to BCD Dataflow Modelling

VLSI: Half Subtractor and Full Subtractor Gate Level Modelling