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

https://github.com/cromega08/light-out---another-one

An KMP implementation of the "Light Out" game, for Android and Desktop.
https://github.com/cromega08/light-out---another-one

android android-app android-application kmp kmp-app kmp-mvvm kmp-viewmodel kotlin-android kotlin-desktop kotlin-multi-platform kotlin-multiplatform kotlin-multiplatform-application kotlin-multiplatform-mobile kotlin-multiplatform-mvvm kotlinmultiplatform light-out light-out-game windows windows-app windows-desktop

Last synced: 7 months ago
JSON representation

An KMP implementation of the "Light Out" game, for Android and Desktop.

Awesome Lists containing this project

README

          

# Light Out - Another One

**Light Out - Another One** is another implementation of the popular "Light Out" game, where you will have to squeeze your mind and turn off all the lights on the board in as few moves as you can.

**Light Out - Another One** is developed with **KMP**, and compiled for **Android** and **Desktop (Windows)**.

## Installation

**Light Out - Another One** can be installed in 2 different platforms:

- **Android**: For **Android** platform you need to obtain the _.apk_ file on your device and follow the steps for installing. You can obtain the file through:
- [Uptodown](https://light-out-another-one.uptodown.com/android).
- [Github Releases](https://github.com/cromega08/Light-Out---Another-One/releases/tag/android).

- **Desktop (Windows)**: For **Desktop (Windows)** download one of the available installers, and execute it (_double click_ and follow the process). You can obtain the file through:
- [Uptodown](https://light-out-another-one.uptodown.com/windows) (Only can download the _.msi_ variant).
- [Github Releases](https://github.com/cromega08/Light-Out---Another-One/releases/tag/windows) (Can find the _.exe_ and _.msi_ variants).

## Tech Stack

- Languages: [Kotlin](https://kotlinlang.org).

- Framework: [KMP](https://kotlinlang.org/docs/multiplatform.html).

- Build Tools: [Gradle](https://gradle.org).

## License

- [GNU GPL v3](https://choosealicense.com/licenses/gpl-3.0/)

## Authors

- [@Cromega08](https://www.github.com/Cromega08)