code-dot-org / dance-party

Renderer for the Dance game type. Based on p5.js and p5.play.js.
https://code-dot-org.github.io/dance-party/
13 stars 13 forks source link

Remove deprecated sprite sheet creator #582

Closed epeach closed 5 years ago

epeach commented 5 years ago

Because we have https://github.com/code-dot-org/dance-spritesheets I would like to remove this deprecated file so people don't use it.

Screenshot from 2019-11-06 11-48-42

Part of an effort to clean and simplify the spritesheet creation protocol.

islemaster commented 5 years ago

Should we add documentation in this repo that references the preferred sprite-sheet creator?

epeach commented 5 years ago

Good call! I'll add something to the README

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #582   +/-   ##
=======================================
  Coverage   31.89%   31.89%           
=======================================
  Files          27       27           
  Lines        3800     3800           
=======================================
  Hits         1212     1212           
  Misses       2588     2588

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 25da1d9...ecb825b. Read the comment docs.