Snake game - example of ecs framework usage
Example project for test LeoECS in real game.
This repository uses ecs framework code as unity module, local git should be installed before project usage.
How to play
Use ASDW / cursors key / joypad left analog stick for change snake direction and collect yellow quads (“food”) to grow up. Red walls or snake tail should be avoided.
License
The software released under the terms of the MIT license. Enjoy.