Skip to content

dhananjaygola/GUI_application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cards Trick

Mind reading standalone GUI application that discovers 5th random card by processing four random cards.


Method to input data

To perform the trick you should input cards to the application in a special order.

Checkout an example.

If some of the cards are of same number then follow chased system i.e. C<H<S<D


Documentation

To understand the concept behind this trick read documentation.


Tech

Embarcadero RAD studio 11 - C++ builder ( fmx ).


Run Locally

  • Download only Release directory

  • Open Project1.exe


Deployment

To view code :

  • Open Unit1.cpp.

To view fmx design with code :

  • Install free trial version of Embarcadero RAD studio 11.

  • Copy Unit1.cpp, Unit1.fmx and Unit1.h files from C++ builder project directory to the path : Embarcadero\Studio\Projects

  • Run & Compile with debugging.


Screenshots


About

C++ builder GUI application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages