Skip to content

Tchisla is a mathematical puzzle game where players use mathematical operators on a "USE" number to generate a "TARGET" number. This is a program which solves the game for you!

Notifications You must be signed in to change notification settings

lkurlandski/TchislaSolver

Repository files navigation

TchislaSolver

Tchisla is a mathematical puzzle game where players use mathematical operators on a "USE" number to generate a "TARGET" number. This is a program which solves the game for you! You can access the program by clicking following link:

https://luke-kurlandski.shinyapps.io/TchislaSolver/

app.R is the R shiny GUI web app. You can programatically solve for numerous numbers using runner.py. GUI.py is a non functional tkinter GUI system that failed for unkown reason. tchisla.py is the back end file. See note below.

Do to strange behavior with the connecting between app.R and the python files, I had to sacrifice organization and neatness for functionality.

About

Tchisla is a mathematical puzzle game where players use mathematical operators on a "USE" number to generate a "TARGET" number. This is a program which solves the game for you!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published