blog/_posts/2015-10-07-snake-with-lcd48...

22 lines
844 B
Markdown

---
title: "Snake with LCD4884 Shield"
date: 2015-10-07
url: snake-with-lcd4884-shield
layout: post
category: Hacking
---
[![A missing blog post image](/img/blog/snake-with-lcd4884-shield_1.jpg)](/img/blog/snake-with-lcd4884-shield_1.jpg)
A simple Snake coded to run on a LCD4884 Shield (see the next article).
You'll need my [adapted library](https://gist.github.com/HorlogeSkynet/1df491c2ded935be178c9c6b2a026201) to run this program on your own.
Code [here](https://gist.github.com/HorlogeSkynet/d7ec59050c5e8041a7bb).
With parameters in the header of the code, you may change as your want the game options or improve the program with the debug macro...
See the wiring on the [Fritzing](http://fritzing.org/) below :
[![A missing blog post image](/img/blog/snake-with-lcd4884-shield_2.png)](/img/blog/snake-with-lcd4884-shield_2.png)