SERPENTINE!

It’s finished! I’ve finally completed my first ever snake clone!

I’ve gone with super simple graphics, with only 4 colours (trying to resemble old GameBoy games).

#gallery-1 { margin: auto; } #gallery-1 .gallery-item { float: left; margin-top: 10px; text-align: center; width: 33%; } #gallery-1 img { border: 2px solid #cfcfcf; } #gallery-1 .gallery-caption { margin-left: 0; } /* see gallery_shortcode() in wp-includes/media.php */ Screenshot_22:27:19_13-12-2015 Screenshot_22:27:21_13-12-2015 Screenshot_22:27:28_13-12-2015
Screenshot_22:50:16_13-12-2015

You can view the submission page, or check out the source on GitHub.

 

I hope you like it! (Only took me a few hours)