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

https://github.com/ldurniat/Snake-Game

Simple game for Corona SDK
https://github.com/ldurniat/Snake-Game

coronasdk game snake

Last synced: about 2 months ago
JSON representation

Simple game for Corona SDK

Awesome Lists containing this project

README

          

# Snake Game
*Snake* is simple game for Corona SDK inspired by youtube video [The Snake Game](https://www.youtube.com/watch?v=AaGK-fj-BAM).

![Screenshot](https://i.imgur.com/CNLqZYb.gif)

### Run

To run game you need install [Corona SDK](https://portal.coronalabs.com)

Controls: Arrows keys.

### License

This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/ldurniat/Snake-Game/blob/master/LICENSE) file for details.