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

https://github.com/lioneljouin/tarkigates

Logic gates' puzzle game for Android. The goal of this game is to turn on all the lights of the building by changing the state of the switches.
https://github.com/lioneljouin/tarkigates

android game java logic logic-gates puzzle puzzle-game

Last synced: about 1 month ago
JSON representation

Logic gates' puzzle game for Android. The goal of this game is to turn on all the lights of the building by changing the state of the switches.

Awesome Lists containing this project

README

        

# TarkiGates

Logic gates' puzzle game for Android. The goal of this game is to turn on all the lights of the building by changing the state of the switches. There are 15 increasing difficulty' levels.

It's a project made in 2016 at `Le Mans Université - Campus de Laval` (High school)

## Requirements

* Android 4.1 (SDK Version 16)

## Installation

Get the [latest version](https://github.com/LionelJouin/TarkiGates/releases) from the releases section as an APK installer.

## Screenshot

![TarkiGates](https://i.imgur.com/rMli7GE.png)
![TarkiGates](https://i.imgur.com/6hTN90b.png)
![TarkiGates](https://i.imgur.com/5u8S4Av.png)
![TarkiGates](https://i.imgur.com/106RHrP.png)
![TarkiGates](https://i.imgur.com/PSOSxIz.png)
![TarkiGates](https://i.imgur.com/QsBb8oM.png)
![TarkiGates](https://i.imgur.com/C1NPG2q.png)
![TarkiGates](https://i.imgur.com/4jvQu5k.png)
![TarkiGates](https://i.imgur.com/5kaY2R5.png)

## Authors

* **Lionel Jouin** - [LionelJouin](https://github.com/LionelJouin)

See also the list of [contributors](https://github.com/LionelJouin/TarkiGates/graphs/contributors) who participated in this project.

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details