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

https://github.com/fbiville/calculator-solver


https://github.com/fbiville/calculator-solver

Last synced: over 1 year ago
JSON representation

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.