Skip to content

A calculator to solve the train game where you have to make 10 from the carriage number.

Notifications You must be signed in to change notification settings

maxecharles/train-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Train Game Calculator

A tool to show the solutions to the train game where you have to make 10.

Train Game Variation

The rules of the game assumed by this calculator are:

  • You must use the digits of the given four digit number to make 10.
  • You must use the digits in order of appearance
  • You must use all digits exactly once
  • You can use addition, subtraction, multiplication, division

TODO add exponentiation support TODO remove redundant solutions

About

A calculator to solve the train game where you have to make 10 from the carriage number.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published