Skip to content

This game was given to build in Appointy internship test

Notifications You must be signed in to change notification settings

whoami-shubham/Rock-Paper-Scissior

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Task 1

used tool g++
To compile use following command in terminal

g++ rock_paper_c.cpp -std=c++11

for linux or mac change command inside system() function in code for clear screen and for other stuffs
To execute use following command

./a.out for linux or mac
.\a.exe for windows

About

This game was given to build in Appointy internship test

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages