Skip to content

pragati21p/Projects-in-CPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CPP Projects

AI gaming problems solved and implemented in c++ language

TicTacToe-Game

  • Game between 2 humans
  • 3 X 3 matrix cells ranked from 1 to 9
  • players are alternatively asked to choose number from 1 to 9 as their selection

Social connectivity groups in C++.

  • social connectivity program for n members

HangMan

  • takes complete string as a word from host
  • now asks the player to guess letters
  • 6 wrong guess are allowed

About

AI gaming problems solved and implemented in c++ language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages