GameTool

1 min read

Guide For Install GameTool In Termux.

This GameTool Containing 10+ interesting games which you can play in termux.




1. tetris

2. spiral

3. dam-daman

4. greed

5. sudoku

6. kutu loncat

7. nethack

8. solitaire

9. ularpiton

10. 2048 game

Installation Commands

pkg up -y

pkg install git -y

pkg install python -y

git clone https://github.com /mbest99/gametool

cd gametool

chmod +x cok.sh

bash cok.sh

I am Kunal and I am 14 years old

You may like these posts

  • This are some frequently used basic termux commands. 1. Command for show list of files in directory. ls ls = list of files or folders. This command will shows you list of avail…
  • Guide For Install XERXES Tool In TermuxXERXES is tool for perform ddos attack on any website. With the help of this tool you can analysis ddos vulnerability on your websites.Instal…
  • How to install CUPP tool in Termux.CUPP is also called as common user password profiler, with the help of this tool you can create victim specific wordlist for password cracking or…
  • function myFunction() { document.getElementById("step1").innerHTML = "You copied text! (step1)" } function myFunction2() { document.getElementById("step2").innerHTML = "You cop…
  • How To Add Danger Logo in Termux Stating..? (adsbygoogle = window.adsbygoogle || []).push({}); Termux-Banner - Bhai 4 You         Ji Ha aap sahi sun…
  • Guide For Install Blazy Tool In Termux.Blazy tool is a modern login page bruteforcer. With the help of this tool you can perform bruteforce vulnerability and also tests for CSRF, C…

Post a Comment