├── README.md ├── codeslayer_1024x1024.png ├── codeslayer_2560x1440.png ├── codeslayer_320x480.png ├── codeslayer_640x480.png ├── codeslayer_640x960.png └── license.md /README.md: -------------------------------------------------------------------------------- 1 | ### CodeSlayer Wallpapers 2 | 3 | ![](https://raw.githubusercontent.com/jasoncostello/code-slayer/master/codeslayer_2560x1440.png) 4 | 5 | A Slayer parody desktop wallpaper. Most device sizes are covered here, so put on South of Heaven and get to hacking. 6 | 7 | ### Use 8 | 9 | Code Slayer artwork is availble for personal use only, such as desktop wallpapers and phone backgrounds. Please do not print this art on posters, t-shirts, etc and attempt to sell it. Commercial use is strictly prohibited. 10 | 11 | © 2011 GitHub, Inc. 12 | -------------------------------------------------------------------------------- /codeslayer_1024x1024.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jasoncostello/code-slayer/86e140f6c91c6cd029964bdcbed8c0c6100fb924/codeslayer_1024x1024.png -------------------------------------------------------------------------------- /codeslayer_2560x1440.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jasoncostello/code-slayer/86e140f6c91c6cd029964bdcbed8c0c6100fb924/codeslayer_2560x1440.png -------------------------------------------------------------------------------- /codeslayer_320x480.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jasoncostello/code-slayer/86e140f6c91c6cd029964bdcbed8c0c6100fb924/codeslayer_320x480.png -------------------------------------------------------------------------------- /codeslayer_640x480.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jasoncostello/code-slayer/86e140f6c91c6cd029964bdcbed8c0c6100fb924/codeslayer_640x480.png -------------------------------------------------------------------------------- /codeslayer_640x960.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jasoncostello/code-slayer/86e140f6c91c6cd029964bdcbed8c0c6100fb924/codeslayer_640x960.png -------------------------------------------------------------------------------- /license.md: -------------------------------------------------------------------------------- 1 | Code Slayer artwork is availble for personal use only, such as desktop wallpapers and phone backgrounds. Please do not print this art on posters, t-shirts, etc and attempt to sell it. Commercial use is strictly prohibited. 2 | 3 | © 2011 GitHub, Inc. 4 | --------------------------------------------------------------------------------