Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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