All Projects â†’ termux â†’ Game Packages

termux / Game Packages

Licence: other
Games for Termux

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Game Packages

Unstable Packages
A place for untested & problematic packages.
Stars: ✭ 149 (-3.87%)
Mutual labels:  termux, linux-distribution, packages
Termux Archlinux
You can use setupTermuxArch.bash 📲 to install Arch Linux in Termux on Amazon, Android, Chromebook and Windows. https://sdrausty.github.io/termux-archlinux/
Stars: ✭ 384 (+147.74%)
Mutual labels:  termux, linux-distribution, packages
X11 Packages
Packages using the X Window System.
Stars: ✭ 213 (+37.42%)
Mutual labels:  termux, linux-distribution, packages
Termuxarch
You can use setupTermuxArch.bash 📲 to install Arch Linux in Amazon, Android, Chromebook and Windows. https://sdrausty.github.io/TermuxArch/docs/install
Stars: ✭ 653 (+321.29%)
Mutual labels:  termux, linux-distribution, packages
Termux Packages
A build system and primary set of packages for Termux.
Stars: ✭ 6,916 (+4361.94%)
Mutual labels:  termux, linux-distribution, packages
GameExtractor
Reads and writes thousands of different archive and image formats used in games.
Stars: ✭ 25 (-83.87%)
Mutual labels:  games, packages
termux-arch
You can use setupTermuxArch.sh 📲 to install Arch Linux in Termux on Android and Chrome. This setup script will attempt to set Arch Linux up in your Termux environment.
Stars: ✭ 25 (-83.87%)
Mutual labels:  linux-distribution, termux
TermuxPRoot
SetupTermuxPRoot.sh 📲 shall install Linux distributions in Termux on Android and Chrome. This setup script will attempt to set Linux distributions up in your Termux environment.
Stars: ✭ 59 (-61.94%)
Mutual labels:  linux-distribution, termux
triton
Triton Operating System
Stars: ✭ 56 (-63.87%)
Mutual labels:  packages, linux-distribution
Termux Extra Packages
Stars: ✭ 110 (-29.03%)
Mutual labels:  termux, packages
Antergos Packages
PKGBUILD's for antergos packages
Stars: ✭ 119 (-23.23%)
Mutual labels:  linux-distribution, packages
Shark
Future Of Phishing With less delay
Stars: ✭ 150 (-3.23%)
Mutual labels:  termux
Oxidtools
200 TOOLS BY 0XID4FF0X FOR TERMUX
Stars: ✭ 143 (-7.74%)
Mutual labels:  termux
Termux Install Linux
Termux一键安装Linux脚本
Stars: ✭ 143 (-7.74%)
Mutual labels:  termux
Space Invaders Vhdl
Space Invaders game implemented with VHDL
Stars: ✭ 142 (-8.39%)
Mutual labels:  games
Httpimport
Module for remote in-memory Python package/module loading through HTTP/S
Stars: ✭ 153 (-1.29%)
Mutual labels:  packages
Ansible Role Composer
Ansible Role - Composer PHP Dependency Manager
Stars: ✭ 149 (-3.87%)
Mutual labels:  packages
Facebash Termux
Facebook BruteForce [ By Tor ] Tool For Termux.
Stars: ✭ 141 (-9.03%)
Mutual labels:  termux
Android Jigsaw Puzzle
Android app that allows you to draw anything and turn it into a jigsaw puzzle.
Stars: ✭ 139 (-10.32%)
Mutual labels:  games
Dgvoodoo2
Glide/DirectX implementation on D3D11/12
Stars: ✭ 137 (-11.61%)
Mutual labels:  games

Termux game packages

Powered by JFrog Bintray

Last build status

This repository contains games for termux.

Contributing

Information on how to open pull requests to help keep the packages here up to date can be read in CONTRIBUTING.md

Building a package

To build a package, first clone game-packages,

git clone https://github.com/termux/game-packages

If you want to build a package with the docker container run

./start-builder.sh ./build-package.sh name-of-package

You might have to run the command as root, if you have not configured docker to be run as your user.

To build outside the docker container you can run

./termux-packages/build-package.sh ../packages/package-to-build)

../ is needed since termux-packages/build-package.sh expects the path given (packages/package-to-build) to be relative to the position to the builde-package.sh script.

Subscribing to the repository

To install packages from this repository, you need to subscribe to it with:

pkg install game-repo

In the default termux installation this has already been done.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].