Snake movement

This commit is contained in:
Oleg Sobolev 2026-03-29 18:39:27 +03:00
parent a87fe00b52
commit befd198c93
4 changed files with 218 additions and 52 deletions

View file

@ -69,6 +69,7 @@ library
-- Other library packages from which modules are imported.
build-depends:
base ^>=4.20.2.0,
mtl,
array
-- Directories containing source files.