Skip to content

amandeep3-it/ATM-Machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ATM Machine - C++

Command-line based ATM Machine to enhance and develop C++ programming skills. Learning goals were to practise the efficient flow of data and the use of global methods.

Languages and Tools:

Visual Studio Code Terminal Terminal




Getting Started

Dependencies

  • The program was executed and developed on Windows 10 - Visual Studio Code. The program was executed on the Visual Studio Code - Integrated Terminal.
  • Should be executable on any OS and machine.
  • The program utilises the official C++ included libraries of conio.h, fstream, math.h and windows.h.

Installing

  • Clone or download the project on your local machine.
  • C++ version 11 required.

Executing program

  • The file to execute the game is ATMMachine.exe.
  • Use the following terminal command if g++ installed:
g++ ATMMachine.cpp -o ATMMachine && ATMMachine

Authors

  • Amandeep Singh the primary developer.

Version History

  • 0.1 - June 2016
    • Program completed
    • Completed by Amandeep Singh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages