jmonticelli / 1530_Premature_Optimization

1530 Repo for team Premature Optimization
0 stars 0 forks source link

Added timer + tests + bugs-- #37

Closed jmonticelli closed 6 years ago

jmonticelli commented 6 years ago

+Added multithreaded timer +Added timer to HUD +Added timer background image to HUD +Added game pausing via Escape key +Added game pausing overlay Swapped dependency on paused game for move to dependency on deckClicked Refactored some code (slightly less terrible - cross text-editor tab/indentation inconsistencies across some files) Prematurely optimized timer thread 👍 Fixed (some) variable names for *slightly easier code readability Fixed HUD card bug Fixed Gradle file Fixed .gitignore