Skip to content

This is the famous "Hand Cricket" game coded in JAVA. You can play it on any termial or a JAVA compiler!

Notifications You must be signed in to change notification settings

aryan7tiwary/Hand-Cricket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Hand-Cricket

This is the famous "Hand Cricket" game coded in JAVA. You can play it on any termial or a JAVA compiler! Screenshot 2021-04-12 17:03:15

JAVA COMPILER MUST BE INSTALL ON YOUR DEVICE You may know how install it by the following link: https://java.com/en/download/help/linux_x64_install.html

HOW TO PLAY THIS GAME ON A LINUX MACHINE USNIG A COMMAND IN TERMINAL!

STEP 1: Copy the file using command > Git clone https://github.com/aryan7tiwary/Hand-Cricket

STEP 2: Change the user name in play_handcricket file

STEP 3: Move hand_cricket file to /usr/bin

STEP 4: Give execution permission to the file. You can do it by command: chmod +x /usr/bin/play_handcricket

STEP 5: Now open terminal and play the game just by entering the command > play_handcricket

You may also play it just by executing the file hand_cricket.java with JAVA. Eg- java hand_cricket.java Or. ./hand_cricket.java

About

This is the famous "Hand Cricket" game coded in JAVA. You can play it on any termial or a JAVA compiler!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published