https://github.com/fbiville/calculator-solver
https://github.com/fbiville/calculator-solver
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/fbiville/calculator-solver
- Owner: fbiville
- License: apache-2.0
- Created: 2018-04-17T16:53:55.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-18T16:24:30.000Z (about 8 years ago)
- Last Synced: 2025-02-10T07:13:16.803Z (over 1 year ago)
- Language: Kotlin
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Naive solver of Calculator: The Game
This is a naive yet fun coding experiment in Kotlin,
which aims to solve any given exercise of the game.
You can find more information about the game [here](https://play.google.com/store/apps/details?id=com.sm.calculateme).
For the rest, just read the code.