An open API service indexing awesome lists of open source software.

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

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.