Termux Games is a lightweight and easy-to-use utility designed for playing games directly in the Termux app. Perfect for users with limited internal storage or without internet access, this tool offers an engaging and responsive graphical interface.
Table of Contents
Features
Termux Games offers a variety of features:
- Play a collection of simple, interactive games directly in Termux.
- Ideal for users with limited storage or no internet connection.
- Enjoy 20 of the most engaging games available.
- Experience a sleek, responsive, and user-friendly GUI.
Installation
Follow these steps to install Termux Games:
-
Update and upgrade packages:
pkg update -y && pkg upgrade -y
-
Install the
git
package and the dependencies that will be needed:pkg install git xz-utils
-
Clone the repository:
git clone https://github.com/FajarKim/termux-games.git
-
Change to the
termux-games
directory:cd termux-games
To install all the required packages, you can run the install.sh
file:
bash install.sh
Usage
To start Termux Games, simply run the games.sh
script using Bash. Once launched, choose your desired game from the menu.
bash games.sh
Screenshot of the program in action:

List Games
Below is the list of games available in Termux Games along with their source links:
- 0verkill
- 2048
- Brogue
- Cavez of Phear
- Curse of War
- Dopewars
- Go
- Greed
- Moon Buggy
- Moria
- Nethack
- Npush
- Pacman (1)
- Pacman (2)
- Robot finds Kitten
- Ski
- Snake
- Solitaire (1)
- Solitaire (2)
- Sudoku
Contributions
Found a bug or have an idea for improvement? Feel free to open a pull request or report an issue on GitHub Issues. Every contribution is highly appreciated!
License
Termux Games is distributed under the BSD-3 Clause License. See the LICENSE file for full details.
Contact
For questions or suggestions, please reach out via:
Donate
Your support helps us continue improving Termux Games. If you enjoy using this tool, please consider making a donation:
Every donation, no matter the size, is greatly appreciated! ❤️
Changelog
Stay updated with the latest improvements and changes by visiting the Changelog.
Created with ❤️ and Shell
Copyright 2022-present Rangga Fajar Oktariansyah