/Two_Player_Game

Two player game is implemented using dynamic programming.This game is played between human and computer.Here each player move along an one dimensional grid until one can not make any move.

Primary LanguageC++

Two_Player_Game

Two player game is implemented using dynamic programming.This game is played between human and computer.Here each player move along an one dimensional grid until one can not make any move.