New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

zden

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zden

A tool to create random maps for battlecode 2016

Source
npmnpm
Version
0.0.1
Version published
Weekly downloads
2
-75%
Maintainers
1
Weekly downloads
 
Created
Source

zden

npm package for generating random maps for 2016 battlecode

zden (zombie den? zombie eden? no one knows) creates a bunch of maps for you to test your bot on! You can easily create 100s of random maps (so you should probably be using archon to test).

Sample Usage:

zden -n 100 

Will create 100 maps in the current directory!

zden -n 100 -d maps/

Will create 100 maps in the maps/ directory!

Maps include:

  • between 30x30 and 80x80
  • rubble <= 1,000,000
  • zombie den placement [1-8 dens] follows the spec (30% closer to one player)
  • zombie spawn schedule from light to max
  • random terrain
  • random parts
  • random neutrals (including up to 4 archons)
  • starting archons [1, 4]
  • archons start together, or seperate
  • all the rotations, symmetry!
  • really weird names!

This is a very early release so look for more features coming soon! If you'd like to see something please open an issue or submit a PR!

Keywords

battlecode

FAQs

Package last updated on 14 Jan 2016

Related posts