An open API service indexing awesome lists of open source software.

https://github.com/2bt/beer-snake

my Output 2011 programming competition contribution
https://github.com/2bt/beer-snake

Last synced: 11 months ago
JSON representation

my Output 2011 programming competition contribution

Awesome Lists containing this project

README

          

Beer Snake
==========

This little game was coded within 2.5 hours during a programming contest sponsored by 3m5., which contest took place at the Output 2011 TU-Dresden.

Since then, I decided to reimplement the same game in Lua using the [löve framework](http://love2d.org/).

The original programme needs `python-pygame` and `python-opengl` to run.