Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/egebilecen/arelith-combat-simulator-gui
GUI for Arelith Combat Simulator.
https://github.com/egebilecen/arelith-combat-simulator-gui
ant-design arelith echarts-for-react neverwinter-nights neverwinter-nights-enhanced-edition reactjs rust rust-lang tauri tauri-app webview-app
Last synced: about 2 months ago
JSON representation
GUI for Arelith Combat Simulator.
- Host: GitHub
- URL: https://github.com/egebilecen/arelith-combat-simulator-gui
- Owner: egebilecen
- License: gpl-3.0
- Created: 2021-10-04T10:04:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-03T20:30:31.000Z (2 months ago)
- Last Synced: 2024-12-03T21:23:34.048Z (2 months ago)
- Topics: ant-design, arelith, echarts-for-react, neverwinter-nights, neverwinter-nights-enhanced-edition, reactjs, rust, rust-lang, tauri, tauri-app, webview-app
- Language: JavaScript
- Homepage: https://crates.io/crates/arelith_combat_simulator
- Size: 2.52 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arelith Combat Simulator GUI
A combat simulator with a graphical user interface for the Neverwinter Nights game based on Arelith changes.## About
This project brings a graphical user interface to the [Arelith Combat Simulator](https://github.com/egebilecen/arelith-combat-simulator). The project is based on [Tauri](https://tauri.app/) and uses React for the user interface, with the utilization of [Ant Design](https://ant.design/) UI components. Since the combat simulator is rewritten in Rust, it is more efficient than the Python script (which can be found in [here](https://github.com/egebilecen/arelith-combat-simulator-gui/releases/tag/archive%2Fpython-version)) in terms of speed. This GUI application also displays the combat simulation results in an interactive line chart using [ECharts](https://echarts.apache.org/en/index.html).## Screenshots