Skip to content

CPMaurya/CP_gameconsol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

CP_gameconsol

This is C language code writen by Me. This is a simple moving consol game. In game 3 star and 3 hashtag to swap all star to place of hashtag and vice versa.

But you move only 1 or 2 place your cursor. Your total move is 15. If you Complete in 15 move then you win game, otherwise you loss game and try again.

Download and Run code

Download the 'gameconsol.c' file from my github repository on your Computer and open any ID such like DevC++ or Codeblock and click Run button then play game.

But if you open file in notepad then Run on 'CMD' for window and 'TERMINAL' for Linux to write this command. But first fall you go to perticular folder where save game file then open CMD or TEMINAL and write given command.

$ gcc gameconsol.c

$ ./a.out

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages