Skip to content

meldeleon/kryptle

Repository files navigation

Daily Krypto Puzzles

To-do List

  1. Create classes for all the types deck, hands, target, round
  2. Create functions to:
    • deal a hand
    • pick a target
    • validation checks
    • evaluate a hand
  3. Build expression parser
    • RPN evaluator
    • Shunting Yard Algo
    • Tokenizer
  4. Build session handling for game score/logic
    • found solutions
  5. Figure out algo to find all solutions?? Or do we keep this open?
  6. Build locally functioning front end.
  7. Stand up a DB for long term game state storage.
    • DynamoDB maybe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published