philschatz / puzzlescript

:video_game: Play Accessible PuzzleScript games in your terminal or embed them
https://philschatz.com/puzzlescript/
28 stars 11 forks source link

cache game files for playing offline #120

Closed philschatz closed 5 years ago

philschatz commented 5 years ago

These were not being cached so only the current game could be played while offline

codecov[bot] commented 5 years ago

Codecov Report

Merging #120 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #120   +/-   ##
=======================================
  Coverage   48.03%   48.03%           
=======================================
  Files         144      144           
  Lines       11848    11848           
  Branches      856      856           
=======================================
  Hits         5691     5691           
  Misses       5985     5985           
  Partials      172      172

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4aaa76d...19a7799. Read the comment docs.