https://github.com/jlreymendez/ant-pheromones-ecs
An ECS training sample about ants looking for food
https://github.com/jlreymendez/ant-pheromones-ecs
entity-component-system unity-dots
Last synced: 7 months ago
JSON representation
An ECS training sample about ants looking for food
- Host: GitHub
- URL: https://github.com/jlreymendez/ant-pheromones-ecs
- Owner: jlreymendez
- Created: 2020-08-19T21:42:20.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-03T14:48:31.000Z (about 5 years ago)
- Last Synced: 2025-02-01T07:28:39.781Z (9 months ago)
- Topics: entity-component-system, unity-dots
- Language: C#
- Homepage:
- Size: 523 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ant Pheromones
An ECS training sample following one of the sample projects in Unity's [DOTS-training-samples](https://github.com/Unity-Technologies/DOTS-training-samples) repository.