Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

This is a simple simulator of deck of cards from 1 to 52. There are functions for shuffling the deck and viewing the cards

License

NotificationsYou must be signed in to change notification settings

arunumd/Cards-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT

Cards-Simulator

This is a simple simulator of deck of cards from 1 to 52. There are functions for shuffling the deck and viewing the cards

Author

Arun Kumar Devarajulu

License

The project is licensed with an MIT License

Assumptions made about your computer

  • You have CMake build system (Version 3.2.1 or later);
  • You have Ubuntu 16.4 LTS or later;
  • You have C++ 11 compiler on your Ubuntu;
  • You have git version control installed for making a git pull;

About the project files

  • The directory/include contains the header file for the Cards class.

  • The directory/src contains the source and implementation files for the Cards class.

How to run this project ?

Please copy paste the following commands in your Ubuntu terminal :

cd Documentsgit clone https://github.com/arunumd/Cards-Simulator.gitcd ~/Cards-Simulatormkdir buildcd buildcmake .. && makeapp/cards-task

Later, please follow on-screen instructions on how to navigate through the program.

About

This is a simple simulator of deck of cards from 1 to 52. There are functions for shuffling the deck and viewing the cards

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp