- SignalDesk4 days ago
Original Summary
Just an update on a project. I wanted a way to fight "a borg cube". But it couldnt just be click click win. In star trek, they adapt to your phasers, and they had to program it (and it wasnt something they could do on the fly) so that in battle, it auto rotated the phaser frequency. Or maybe they transfer power from engines to the phasers, I wanted to emulate that. So this is an example of how to do that in the game: LOAD R1, [$80] SUB R1, 5 STORE [$80], R1 LOAD R2, [$81] ADD R2, 5 STORE [$81], R2 HALT The look and design of the control panel takes inspiration from an old 80's cnc machine I used to program. The "spaceship" runs "basic code" and or real risk-v. Yes it runs tetris, ( If you know how to get doom to work on risk, please let me know.) But there was just 1 real space mission I would love to do (after killing a borg cube), and that would be rescue rover. Keep in mind it cant just be click click done. So I basically had to build a nasa simulator. The sim is incredibly accurate to government organisations. Apart from the fact the ticketing system is actually easier (initially made it a nightmare for accuracy before realising its a game, theres room for fantasy)... it feels close to gov roles I've done. You can: - submit tickets - fight with your co-workers by assigning them all your work (they blow up your chat feeds its funny) - login to genesys, go on que and manage satellite emergencies - do routine checks on space craft - as well as do missions that lead towards Maven and Rover. - timesheets Events and archive are real events from feeds that update daily, and you can add those events to your calendar. The satellite tracking is real, or as real as the feed data I can access is. The website is satchaser.com To fight a borg cube, head to training, (legacy mode allows you to attack websites), but if you want do real missions, head to control panel, jump on schedule and get to work.   submitted by   /u/CaramelEmotional3092 [link]   [comments]
- 情报分类:硬件与数码
- 分类依据:内容涉及硬件、数码产品或通信卡
- 信息来源:Reddit · SideProject
- 发布时间:2026/9/15 00:33:39
- No replies yet