https://github.com/ryex/ic10emu
A Stationeers IC10 code editor and emulator
https://github.com/ryex/ic10emu
editor emulator ic10 simulation stationeers virtual-machine
Last synced: 9 months ago
JSON representation
A Stationeers IC10 code editor and emulator
- Host: GitHub
- URL: https://github.com/ryex/ic10emu
- Owner: Ryex
- License: apache-2.0
- Created: 2024-03-17T22:38:33.000Z (almost 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-09-18T03:33:29.000Z (over 1 year ago)
- Last Synced: 2025-04-15T00:55:57.178Z (9 months ago)
- Topics: editor, emulator, ic10, simulation, stationeers, virtual-machine
- Language: Rust
- Homepage: https://ic10emu.dev/
- Size: 47.3 MB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
IC10Emu
An Stationeers IC10 Emulator and code Editor
Complete with an in built LSP running locally in your browser!
Built with 🦀🕸
## About
This project is divided into four parts:
- The IC10 Emulator library
- A wasm wrapper for the emulator library
- A wasm wrapper for the [ic10lsp](https://github.com/Xandaros/ic10lsp) (with modifications not currently merged see: https://github.com/Ryex/ic10lsp/tree/wasm )
- A Webapp
## 🚴 Usage
Visit https://ryex.github.io/ic10emu/
## License
Licensed under either of
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally
submitted for inclusion in the work by you, as defined in the Apache-2.0
license, shall be dual licensed as above, without any additional terms or
conditions.