Commit History

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