Merge pull request #1205 from Darredevil/patch-9

Added new level "K-means++ Cluster Wars"
This commit is contained in:
Nick Winter 2014-06-22 17:44:45 -07:00
commit 874b149986

View file

@ -227,6 +227,13 @@ module.exports = class PlayView extends View
image: '/file/db/level/526bda3fe79aefde2a003e36/mobile_artillery_icon.png'
description: "Learn how to find prime numbers while defusing mines! - by Alexandru Caciulescu"
}
{
name: 'K-means++ Cluster Wars'
difficulty: 4
id: 'k-means-cluster-wars'
image: '/file/db/level/525ef8ef06e1ab0962000003/commanding_followers_icon.png'
description: "Learn cluster analysis while leading armies into battle! - by Alexandru Caciulescu"
}
{
name: 'Find the Spy'
difficulty: 2