Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/edg-l/ddnet-map-gen
A map generator made in Rust using twmap
https://github.com/edg-l/ddnet-map-gen
ddnet
Last synced: about 1 month ago
JSON representation
A map generator made in Rust using twmap
- Host: GitHub
- URL: https://github.com/edg-l/ddnet-map-gen
- Owner: edg-l
- License: agpl-3.0
- Created: 2022-03-14T13:26:19.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-04T08:52:24.000Z (about 1 year ago)
- Last Synced: 2024-11-01T12:42:12.630Z (about 2 months ago)
- Topics: ddnet
- Language: Rust
- Homepage:
- Size: 141 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# DDNet Map generator
[![Version](https://img.shields.io/crates/v/ddnet-map-gen)](https://crates.io/crates/ddnet-map-gen)
[![Downloads](https://img.shields.io/crates/d/ddnet-map-gen)](https://crates.io/crates/ddnet-map-gen)
[![License](https://img.shields.io/crates/l/ddnet-map-gen)](https://crates.io/crates/ddnet-map-gen)
![Rust](https://github.com/edg-l/ddnet-map-gen/workflows/Rust/badge.svg)
[![Docs](https://docs.rs/ddnet-map-gen/badge.svg)](https://docs.rs/ddnet-map-gen)
[![crev reviews](https://web.crev.dev/rust-reviews/badge/crev_count/ddnet-map-gen.svg)](https://web.crev.dev/rust-reviews/crate/ddnet-map-gen/)A map generator made in Rust using [twmap](https://docs.rs/twmap)
## Planned features
- Maze map generator.
- Fly map generator.
- Simple ddnet parts generator.
- Maybe more.