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.
- Host: GitHub
- URL: https://github.com/lioneljouin/tarkigates
- Owner: LionelJouin
- License: mit
- Created: 2016-10-31T20:41:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-17T17:18:21.000Z (over 6 years ago)
- Last Synced: 2025-02-28T20:35:41.739Z (about 2 months ago)
- Topics: android, game, java, logic, logic-gates, puzzle, puzzle-game
- Language: Java
- Homepage:
- Size: 1.89 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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








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