Tuesday 17 June 2014

Flames(A Love Calculator)

Flames, the famous childhood game...used by mostly lovers/people in love to check the future with each other.

Click here for the code

comments and suggestions for improvement are most welcome....

Love Calculator for windows phone

Sunday 15 June 2014

Tic Tac Toe Game

The Famous childhood paper game (tic tac toe or simply known as zero katta game)....is here to play it using C++.



For getting the code click here

comments and suggestions for improvement are most welcome.... 

Snake Game In C++

The classic snake game is now here to play within C++.


For getting the codeClick here

comments and suggestions for improvement are most welcome.... 

C++ Compiler and IDE

1.) Download Turbo C++:
    Turbo C++ Compiler
     If the above link doesn't work, you may Google it for more.

2.)Download CodeBlocks:
    http://www.codeblocks.org/downloads/26
    Download and install it

3.)Set up compiler on CodeBlocks:
    Open your Code Blocks, Goto Settings > Compiler and debugger > Selected Compiler >Now set (Borland C++ Compiler 5.5, 5.82 ) as Defaut. > OK.

4.)Download the WinBGIm library(for good quality graphics):
    http://winbgim.codecutter.org/

Thursday 12 June 2014

Sudoku Game In C++

Sudoku Game In C++

"Sudoku", The famous Japanese Game is now finally can be played in the famous programming language "C++"......
      

For getting the code click here

comments and suggestions for improvement are most welcome....