Added new level 'QuickSort the Spiral'

This commit is contained in:
Darredevil 2014-08-08 02:04:02 +03:00
parent 0549273d14
commit 3dfe7987ea

View file

@ -250,6 +250,13 @@ module.exports = class MainPlayView extends RootView
image: '/file/db/level/525ef8ef06e1ab0962000003/commanding_followers_icon.png' image: '/file/db/level/525ef8ef06e1ab0962000003/commanding_followers_icon.png'
description: 'Learn cluster analysis while leading armies into battle! - by Alexandru Caciulescu' description: 'Learn cluster analysis while leading armies into battle! - by Alexandru Caciulescu'
} }
{
name: 'QuickSort the Spiral'
difficulty: 3
id: 'quicksort-the-spiral'
image: '/file/db/level/525ef8ef06e1ab0962000003/commanding_followers_icon.png'
description: 'Learn Quicksort while sorting a spiral of ogres! - by Alexandru Caciulescu'
}
{ {
name: 'Find the Spy' name: 'Find the Spy'
difficulty: 2 difficulty: 2