Added Alexandru's Bubble Sort Bootcamp Battle to /play.

This commit is contained in:
Nick Winter 2014-03-03 16:22:50 -08:00
parent df95e8c784
commit 873c560a06

View file

@ -154,6 +154,13 @@ module.exports = class PlayView extends View
image: '/file/db/level/526fd3043c637ece50001bb2/the_herd_icon.png'
description: "Strike at the weak point in an array of enemies. - by Aftermath"
}
{
name: 'Bubble Sort Bootcamp Battle'
difficulty: 3
id: 'bubble-sort-bootcamp-battle'
image: '/file/db/level/525ef8ef06e1ab0962000003/commanding_followers_icon.png'
description: "Write a bubble sort to organize your soldiers. - by Alexandru"
}
{
name: 'Enemy Artillery'
difficulty: 1