An open API service indexing awesome lists of open source software.

https://github.com/fajarkim/termux-games

This is a simple tools for played games in Termux App 🎮
https://github.com/fajarkim/termux-games

game games termux termux-games tool tools

Last synced: 4 months ago
JSON representation

This is a simple tools for played games in Termux App 🎮

Awesome Lists containing this project

README

          


Termux Games



Report Bug ·
Request Feature










**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](#features)
- [Installation](#installation)
- [Usage](#usage)
- [List Games](#list-games)
- [Contributions](#contributions)
- [License](#license)
- [Contact](#contact)
- [Donate](#donate)
- [Changelog](#changelog)

## 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:

1. Update and upgrade packages:

```bash
pkg update -y && pkg upgrade -y
```
2. Install the `git` package and the dependencies that will be needed:

```bash
pkg install git xz-utils
```
3. Clone the repository:

```bash
git clone https://github.com/FajarKim/termux-games.git
```
4. Change to the `termux-games` directory:

```bash
cd termux-games
```

To install all the required packages, you can run the `install.sh` file:

```bash
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
bash games.sh
```

Screenshot of the program in action:





Screenshot

## List Games

Below is the list of games available in Termux Games along with their source links:

1. [0verkill](https://github.com/hackndev/0verkill)
2. [2048](https://github.com/mevdschee/2048.c)
3. [Brogue](https://sites.google.com/site/broguegame/)
4. [Cavez of Phear](https://github.com/AMDmi3/cavezofphear)
5. [Curse of War](http://a-nikolaev.github.io/curseofwar/)
6. [Dopewars](https://dopewars.sourceforge.io)
7. [Go](https://www.gnu.org/software/gnugo/)
8. [Greed](http://www.catb.org/~esr/greed/)
9. [Moon Buggy](https://github.com/seehuhn/moon-buggy)
10. [Moria](https://umoria.org)
11. [Nethack](http://www.nethack.org/)
12. [Npush](http://npush.sourceforge.net/)
13. [Pacman (1)](https://sites.google.com/site/doctormike/pacman.html)
14. [Pacman (2)](https://sourceforge.net/projects/myman/)
15. [Robot finds Kitten](https://github.com/noncombatant/robotfindskitten)
16. [Ski](https://sourceforge.net/projects/gnuski)
17. [Snake](https://github.com/alexdantas/nSnake)
18. [Solitaire (1)](https://github.com/nielssp/csol)
19. [Solitaire (2)](https://github.com/mpereira/tty-solitaire)
20. [Sudoku](http://jubalh.github.io/nudoku/)

## Contributions

Found a bug or have an idea for improvement? Feel free to open a pull request or report an issue on [GitHub Issues](https://github.com/FajarKim/termux-games/issues/new/choose). Every contribution is highly appreciated!

## License

Termux Games is distributed under the BSD-3 Clause License. See the [LICENSE](/LICENSE) file for full details.

## Contact

For questions or suggestions, please reach out via:

[![Email](https://img.shields.io/badge/Email-gray?logo=gmail&logoColor=white)](mailto:fajarrkim@gmail.com)
[![WhatsApp](https://img.shields.io/badge/WhatsApp-gray?logo=whatsapp&logoColor=white)](https://wa.me/6285659850910)
[![Telegram](https://img.shields.io/badge/Telegram-gray?logo=telegram&logoColor=white)](https://t.me/FajarThea)

## Donate

Your support helps us continue improving Termux Games. If you enjoy using this tool, please consider making a donation:

[![PayPal](https://img.shields.io/badge/PayPal-donate-blue?logo=paypal&logoColor=white)](https://paypal.me/agusbirawan)
[![Ko‑fi](https://img.shields.io/badge/Ko‑fi-donate-cyan?logo=kofi&logoColor=white)](https://ko-fi.com/fajarkim)
[![Trakteer](https://custom-icon-badges.demolab.com/badge/Trakteer-donate-red?logo=trakteerid&logoColor=white)](https://trakteer.id/fajarkim)

Every donation, no matter the size, is greatly appreciated! ❤️

## Changelog

Stay updated with the latest improvements and changes by visiting the [Changelog](https://github.com/FajarKim/termux-games/releases).



Created with ❤️ and Shell


Copyright 2022-present Rangga Fajar Oktariansyah