1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-21 21:16:51 +00:00

added midway presets; williams sprites; fixed 2x compile bug

This commit is contained in:
Steven Hugg
2017-04-04 14:19:47 -04:00
parent 03a5745bb5
commit fdc40fc553
6 changed files with 369 additions and 45 deletions
+4
View File
@@ -30,3 +30,7 @@ ship1.pbm: ship1.png
%.rot.pbm: %.pbm
convert $< -transpose -bordercolor white -border 4x4 $@
baddies-horiz.rot.pbm: baddies-horiz.png
convert $< +dither -brightness-contrast 50x50 -fill black -transpose -negate $@
convert $@ foo.png