Commit Graph

18 Commits

Author SHA1 Message Date
Aaron 219de54856 Adjusted RPS related actions 2021-01-23 16:47:31 -05:00
Aaron e461dae024 Redesigned RPS class 2021-01-23 16:30:33 -05:00
Hykilpikonna cd6d81c3b3 [O] Give credit to https://stackoverflow.com/a/43132311/7346633 for MathExpression 2021-01-22 14:04:41 -05:00
Aaron 6d0aa461c3 Redesigned RPS class. 2021-01-22 13:18:00 -05:00
Aaron 083b5a05e0 Fixed optional unwrapping 2021-01-22 12:56:52 -05:00
Hykilpikonna 259137170d [F] Fix MathExpressions.swift indentation and add comments 2021-01-22 10:35:17 -05:00
Andrew 2cbfa70658 Credit internet for MathExpressions and now display 12-hour clock instead of 24 hour 2021-01-21 17:15:52 -05:00
Aaron f8b78cfbc4 Merge branch 'main' of github.com:hykilpikonna/ProjectClock into main 2021-01-21 14:37:08 -05:00
Aaron 386e3f988e PuzzleAlarm functions (No UI) 2021-01-21 14:36:52 -05:00
Dallon Archibald 1bc2f95749 Merge branch 'main' of github.com:hykilpikonna/ProjectClock into main 2021-01-21 14:34:55 -05:00
Dallon Archibald da46725420 Added rock, paper, scissors class. Need to connect outlets/actions and implement condition to leave (its repeating rn) 2021-01-21 14:34:41 -05:00
Aaron 751c92fe14 Merge branch 'main' of github.com:hykilpikonna/ProjectClock into main 2021-01-21 14:31:34 -05:00
Aaron e41c0ea067 Revert "Merge branch 'main' of github.com:hykilpikonna/ProjectClock into main"
This reverts commit ecd15bb30a, reversing
changes made to acfcdbed24.
2021-01-21 14:29:56 -05:00
Andrew 431650c366 Sorry! Again 2021-01-21 14:27:31 -05:00
Andrew d200984eaf Simpler Quadratic Problems with a-value of 1 2021-01-21 14:26:56 -05:00
Aaron 2eeb560fbb Started noticiation logic. 2021-01-21 13:46:08 -05:00
Andrew b987823a8e Three Simple Math Problems Added
Two simple Algebra Problem (one with two expressions and one with three expressions) and a quadratic problem
2021-01-20 15:18:43 -05:00
Andrew e9d0500132 Math Expression Class to generate math problems 2021-01-20 11:24:53 -05:00