Historial de Commits

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