https://github.com/jomy10/collision-test-rb
Collision test in ruby with ecs
https://github.com/jomy10/collision-test-rb
collision collision-detection ecs entity-component-system
Last synced: about 1 year ago
JSON representation
Collision test in ruby with ecs
- Host: GitHub
- URL: https://github.com/jomy10/collision-test-rb
- Owner: Jomy10
- Created: 2023-08-13T10:02:51.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-13T10:04:24.000Z (almost 3 years ago)
- Last Synced: 2025-03-26T15:18:00.593Z (about 1 year ago)
- Topics: collision, collision-detection, ecs, entity-component-system
- Language: Ruby
- Homepage:
- Size: 3.01 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Collision test
An attempt at collision detection using [my entity component system](https://github.com/Jomy10/kiwi-ecs-ruby).
