https://github.com/ldurniat/Snake-Game
Simple game for Corona SDK
https://github.com/ldurniat/Snake-Game
coronasdk game snake
Last synced: 3 months ago
JSON representation
Simple game for Corona SDK
- Host: GitHub
- URL: https://github.com/ldurniat/Snake-Game
- Owner: ldurniat
- License: other
- Created: 2018-05-08T20:21:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-08T20:34:09.000Z (over 7 years ago)
- Last Synced: 2025-01-02T23:35:33.315Z (11 months ago)
- Topics: coronasdk, game, snake
- Language: Lua
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-solar2d - Snake - a clone of the classic Snake game. (Games)
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).

### 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.