https://github.com/son-link/entropipes
EntroPipes is a puzzle type game. Simply connect all pipes. For Linux, Windows and Web browsers
https://github.com/son-link/entropipes
game linux lua puzzle tic-80
Last synced: about 1 year ago
JSON representation
EntroPipes is a puzzle type game. Simply connect all pipes. For Linux, Windows and Web browsers
- Host: GitHub
- URL: https://github.com/son-link/entropipes
- Owner: son-link
- License: gpl-3.0
- Created: 2015-10-21T18:11:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-10-18T17:31:55.000Z (over 8 years ago)
- Last Synced: 2025-01-12T11:19:23.670Z (about 1 year ago)
- Topics: game, linux, lua, puzzle, tic-80
- Language: HTML
- Homepage:
- Size: 2.44 MB
- Stars: 3
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
Awesome Lists containing this project
README
# EntroPipes

https://son-link.itch.io/entropipes
© 2015 - 2017 Alfonso Saavedra "Son Link"
http://son-link.github.io
EntroPipes is a puzzle type game programing on [LUA](http://lua.org) and the framework [TIC-80](https://tic.computer/) for **Linux**, **Windows** and Web Browsers.
Under **GPL 3** license
Based on original idea of [Z80St Software](https://sites.google.com/site/z80stsoftware)
## Installation:
Simply download the correct archive for your system, extract and double click on the executable.
## Download:
* [Last releases](https://github.com/son-link/EntroPipes/releases)
* [Itch.io](https://son-link.itch.io/entropipes)
* or [play online](https://tic.computer/play?cart=246)
## How to play:
In the main menu select option using **Up/Down** keys (default **Up/Down arrows** on your keyboard), and **Left/Right** (default **Left/Right arrows** on your keyboard for select puzzle size. In game is used for move the cursor.
Press **A** button (**Z** in keyboard) in the main menu for . In game rotate the selected pipe.
In game press **X** button (**A** in keyboard) for pause/play game
Press **Scape** on Linux/Windows or **Back button** on Android to show pause menu on game or resolve puzlle. On main menu exit directly. On anoher options return to main menu.
The game will automatically pause when it loses focus (changed window or app) or is minimized.
## Captures:
### Main Screen:

### In game video:

## Puzzle editor:
The puzzle editor is write on HTML and Javascript and based on the original puzzle ediotor make by Z80St. Simply open **editor.html** on your favorite web browser (tested on **Firefox** and **Chrome**) or use the online versions avaliable on my [blog](http://son-link.github.io/entropipes_editor/) and send to my email account, create a new issue or send push merge.
## Other credits:
[TIC-80](https://github.com/nesbox/TIC-80) is a fantasy computer for making, playing and sharing tiny games
TIC-80 is under the MIT license. (C) 2017 Nesbox
Font icon for the editor make with [Fontello](http://fontello.com)