Giter Site home page Giter Site logo

mexican_train_solver's Introduction

-------------------------
mexican_train_solver
------------------------

Aidan Wood, 2020
[email protected]

This project allows you to do the one thing you never could, beat your family at mexican train
No longer will you have to suffer putting down a train and wondering if you could have made a longer one
Now all you have to do is enter your dominos into this program and BOOM you have your absolutely
optimal train, your family will be astonished at your newly found mexican train abilities

This project can be built with or without a UI

BUILD WITH UI:
This project's UI uses OpenGL3 and glfx in order to render its UI
If those libraries are installed the project can be built with cmake by running: 

cmake .

BUILT WITHOUT UI:
Building without UI requires no additional libraries
The project without the UI can be built with: 

cmake . -DUI=CMD

WHEN USING WITHOUT UI:
The program will then take input via 3 text files:
starting_domino: enter the value of the starting domino
domino_range: enter the max value of the dominos
dominos: enter the value of the dominos in the format below

dom1num1
dom1num2
dom2num1
dom2num2
dom3num1
dom3num2
....

EX:
10
1
1
2
3
9

mexican_train_solver's People

Contributors

aidanrbwood avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.