https://github.com/user95401/robots-directional-rotation
robot and spider rotation acts like swing (or ship)
https://github.com/user95401/robots-directional-rotation
Last synced: over 1 year ago
JSON representation
robot and spider rotation acts like swing (or ship)
- Host: GitHub
- URL: https://github.com/user95401/robots-directional-rotation
- Owner: user95401
- License: mit
- Created: 2024-10-14T18:26:24.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-23T12:17:28.000Z (over 1 year ago)
- Last Synced: 2025-01-23T13:23:31.025Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Robots Directional Rotation
robot and spider rotation acts like swing (or ship)

## Build instructions
For more info, see [docs](https://docs.geode-sdk.org/getting-started/create-mod#build)
```sh
# Assuming you have the Geode CLI set up already
geode build
```
### Resources
* [Geode SDK Documentation](https://docs.geode-sdk.org/)
* [Geode SDK Source Code](https://github.com/geode-sdk/geode/)
* [Geode CLI](https://github.com/geode-sdk/cli)
* [Bindings](https://github.com/geode-sdk/bindings/)
* [Dev Tools](https://github.com/geode-sdk/DevTools)