Commit Verlauf

Autor SHA1 Nachricht Datum
  Kirk Trombley eaa69040a7 Removed the gross React.memo logic from ClickMarkerMap vor 5 Jahren
  Kirk Trombley 51d736d824 Fixing a bug in the scoring logic, turns out I need to relearn python vor 5 Jahren
  Kirk Trombley 3d1994d247 Renaming all the components in the front end to be react style vor 5 Jahren
  Kirk Trombley 052a6b2acd Fixing a bug in the generate_coord logic vor 5 Jahren
  kirkleon 6b0242c85d Update 'server/lib.py' vor 5 Jahren
  Kirk Trombley c6d4724351 Improving scoring logic vor 5 Jahren
  Kirk Trombley 31f2e5b340 Fixing other back-end bugs vor 5 Jahren
  Kirk Trombley 6a8f99d4c0 Fixing some imports and making the create game into a static method (fixing a bug) vor 5 Jahren
  Kirk Trombley a3e17eb2bd Whoops - name collision vor 5 Jahren
  Kirk Trombley 1a18c722f4 Refactoring the back-end a little vor 5 Jahren
  Kirk Trombley 5289d5c7f1 Rewriting Game Panel to use hooks vor 5 Jahren
  Kirk Trombley b01e0b1540 Reorganizing some util components and fixing a styling issue on the header and footer vor 5 Jahren
  Kirk Trombley 1e02da9cfb Updating readme vor 5 Jahren
  Kirk Trombley f529e2881a Cleaning up some styling vor 5 Jahren
  Kirk Trombley b686c70224 Finishing touches on mobile responsiveness vor 5 Jahren
  Kirk Trombley 4fd8e90076 First pass at mobile responsiveness vor 5 Jahren
  Kirk Trombley e5b5cea4c7 Extracted all styling from the game panel vor 5 Jahren
  Kirk Trombley d413fe0afd Moving header and footer out as a separate wrapper component, so it does not show up during the game vor 5 Jahren
  Kirk Trombley 30f554309c Extracting styling of PlayerScores vor 5 Jahren
  Kirk Trombley e0e84f9298 Extracting styling of RoundSummary component vor 5 Jahren
  Kirk Trombley 0a400bbd0a Extracting styling of PreRound component vor 5 Jahren
  Kirk Trombley c8985b29fe Extracting styling of PreGame and sub-components vor 5 Jahren
  Kirk Trombley 75b1f75783 Extracting styling of App and ClickToCopy vor 5 Jahren
  Kirk Trombley f280a5f297 Whitespace cleanup vor 5 Jahren
  Kirk Trombley b21c42a3c8 Streamlining the logic of the click marker map and removing some console.logs vor 5 Jahren
  Kirk Trombley 109d6fafeb Update README and resolve TODO vor 5 Jahren
  Kirk Trombley 5d56ca25c0 Converting timer to use hooks vor 5 Jahren
  Kirk Trombley e55d574cf7 Fixing some imports vor 5 Jahren
  Kirk Trombley b334c87411 Moving screens into a screens directory vor 5 Jahren
  Kirk Trombley 517eeea155 Moving the loading component into util vor 5 Jahren