Skip to content

Procedual random map generator for the gores gamemode in teeworlds/ddnet

License

Notifications You must be signed in to change notification settings

iMilchshake/gores-mapgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Procedual Map Generator for KoG

Procedual random map generator for the gores gamemode in teeworlds/ddnet (see KoG). This is a rust rewrite™ of my previous Unity3D based generator. This project is in active development, many parts of the codebase might still change. You can playtest generated maps on my ddnet server, just search for "random" in the server browser.

Screenshots

Editor:

Ingame:

Usage

Assuming that you have rust installed just git clone and then run cargo run inside the project directory. For documentation on all the possible settings check out the docstrings for the GenerationConfig struct in config.rs.

Keybinds

e: Export map

space: Generate map

r: Refocus camera