Collection of scripts I'm writing to learn C# and use SpaceEngineers as a sandbox to work within
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
AutomatedMissileDefense uses rudimentary logic to target missiles with turrets. Quick and dirty atm, no target tracking so it will spam missiles at one thing.
6d6e7f3View on GitHubMade a basic elevator control script to operate a large hangar door for a friend. AutomatedMissileDefense is placeholder for now.
eb47823View on GitHubGyros all turn in the same direction relative to a single block/orientation!
9d42153View on GitHubSuicide burn script now lands craft safely. It does not yet control gyros or non-aligned thrusters, but it does land vertical craft.
0202d43View on GitHubRudimentary suicide burn script to slow the craft down safely before hitting the ground
f93198eView on GitHub