Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/egebilecen/arelith-combat-simulator
Combat simulator for the Neverwinter Nights game based on Arelith changes, written in Rust.
https://github.com/egebilecen/arelith-combat-simulator
arelith neverwinter-nights neverwinter-nights-enhanced-edition rust rust-lang simulator
Last synced: about 2 months ago
JSON representation
Combat simulator for the Neverwinter Nights game based on Arelith changes, written in Rust.
- Host: GitHub
- URL: https://github.com/egebilecen/arelith-combat-simulator
- Owner: egebilecen
- License: gpl-3.0
- Created: 2023-12-09T11:02:18.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-03T19:40:37.000Z (about 2 months ago)
- Last Synced: 2024-12-03T20:32:09.624Z (about 2 months ago)
- Topics: arelith, neverwinter-nights, neverwinter-nights-enhanced-edition, rust, rust-lang, simulator
- Language: Rust
- Homepage: https://crates.io/crates/arelith_combat_simulator
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Combat simulator for the Neverwinter Nights game based on Arelith changes, written in Rust. This repo contains the library that is published on crates.io. Example script(s) that demonstrate how this library is used can be found in `src/bin/`. An example GUI application utilizing this library can be found [here](https://github.com/egebilecen/arelith-combat-simulator-gui).