Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.