Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added hints to a lot of the levels.
  • Loading branch information
zgrossbart committed Dec 21, 2012
1 parent 50d87ad commit bbde1ff
Show file tree
Hide file tree
Showing 34 changed files with 371 additions and 36 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion bridges2/BridgeColors.h
Expand Up @@ -69,7 +69,7 @@ static int const TILE_COUNT = 28;
* This variable controls debug drawing. Change it to true
* to see the tile grid and the boxes for each sprite.
*/
static bool const DEBUG_DRAW = true;
static bool const DEBUG_DRAW = false;

/**
* Each river is drawn with a set of one tile sprites that we
Expand Down
4 changes: 4 additions & 0 deletions bridges2/Levels/another_color.json
@@ -1,6 +1,10 @@
{
"level": {
"name": "House of another color",
"hint": {
"x": "22",
"y": "15"
},
"rivers": [
{
"x": "18",
Expand Down
5 changes: 4 additions & 1 deletion bridges2/Levels/bullseye.json
@@ -1,7 +1,10 @@
{
"level": {
"id": "21",
"name": "Bullseye",
"hint": {
"x": "5",
"y": "20"
},
"rivers": [
{
"x": "17-23",
Expand Down
4 changes: 4 additions & 0 deletions bridges2/Levels/color_box_tolls.json
@@ -1,6 +1,10 @@
{
"level": {
"name": "Color box tolls",
"hint": {
"x": "20",
"y": "15"
},
"rivers": [
{
"x": "10",
Expand Down
5 changes: 4 additions & 1 deletion bridges2/Levels/color_diamond.json
@@ -1,7 +1,10 @@
{
"level": {
"id": "34",
"name": "The color diamond",
"hint": {
"x": "15",
"y": "15"
},
"rivers": [
{
"x": "8-32",
Expand Down
4 changes: 4 additions & 0 deletions bridges2/Levels/color_in.json
@@ -1,6 +1,10 @@
{
"level": {
"name": "Color in",
"hint": {
"x": "20",
"y": "15"
},
"rivers": [
{
"x": "17-23",
Expand Down
4 changes: 4 additions & 0 deletions bridges2/Levels/color_out.json
@@ -1,6 +1,10 @@
{
"level": {
"name": "Color out",
"hint": {
"x": "20",
"y": "15"
},
"rivers": [
{
"x": "17-23",
Expand Down
5 changes: 4 additions & 1 deletion bridges2/Levels/color_quilt.json
@@ -1,7 +1,10 @@
{
"level": {
"id": "43",
"name": "Color quilt",
"hint": {
"x": "2",
"y": "15"
},
"rivers": [
{
"x": "10",
Expand Down
5 changes: 4 additions & 1 deletion bridges2/Levels/colors_off_center.json
@@ -1,7 +1,10 @@
{
"level": {
"id": "41",
"name": "Colors off center",
"hint": {
"x": "2",
"y": "2"
},
"rivers": [
{
"x": "l-10",
Expand Down
5 changes: 4 additions & 1 deletion bridges2/Levels/corridors.json
@@ -1,7 +1,10 @@
{
"level": {
"id": "51",
"name": "Corridors",
"hint": {
"x": "10",
"y": "25"
},
"rivers": [
{
"x": "l-r",
Expand Down
5 changes: 4 additions & 1 deletion bridges2/Levels/frequent_visitor.json
@@ -1,7 +1,10 @@
{
"level": {
"id": "40",
"name": "Frequent visitor",
"hint": {
"x": "15",
"y": "15"
},
"rivers": [
{
"x": "l-r",
Expand Down
5 changes: 4 additions & 1 deletion bridges2/Levels/full_of_bridges.json
@@ -1,7 +1,10 @@
{
"level": {
"id": "39",
"name": "Full of bridges",
"hint": {
"x": "2",
"y": "22"
},
"rivers": [
{
"x": "l-r",
Expand Down
4 changes: 4 additions & 0 deletions bridges2/Levels/hop_middle.json
@@ -1,6 +1,10 @@
{
"level": {
"name": "Hop out",
"hint": {
"x": "50",
"y": "20"
},
"rivers": [
{
"x": "10-30",
Expand Down
5 changes: 4 additions & 1 deletion bridges2/Levels/hopscotch_colors.json
@@ -1,7 +1,10 @@
{
"level": {
"id": "42",
"name": "Hopscotch colors",
"hint": {
"x": "5",
"y": "15"
},
"rivers": [
{
"x": "l-20",
Expand Down
4 changes: 4 additions & 0 deletions bridges2/Levels/hopscotch_hop.json
@@ -1,6 +1,10 @@
{
"level": {
"name": "Hopscotch hop",
"hint": {
"x": "5",
"y": "15"
},
"rivers": [
{
"x": "l-20",
Expand Down
4 changes: 4 additions & 0 deletions bridges2/Levels/in_the_middle.json
Expand Up @@ -2,6 +2,10 @@
"level": {
"id": "17",
"name": "In the middle",
"hint": {
"x": "3",
"y": "20"
},
"rivers": [
{
"x": "8",
Expand Down
4 changes: 4 additions & 0 deletions bridges2/Levels/islands.json
Expand Up @@ -2,6 +2,10 @@
"level": {
"id": "16",
"name": "Islands",
"hint": {
"x": "30",
"y": "5"
},
"rivers": [
{
"x": "8-r",
Expand Down
25 changes: 25 additions & 0 deletions bridges2/Levels/levels.json
Expand Up @@ -113,5 +113,30 @@
"keep_riding.json",
"overlapping_subways.json"
]
},
"set6": {
"name": "Teleporters",
"index": "6",
"image": "teleporter.png",
"levels": [
"teleporter.json",
"three_river_jump.json",
"teleport_colors.json",
"jumping_peninsulas.json",
"tiny_islands.json",
"color_box_tolls.json",
"hopping_corners.json",
"hop_middle.json",
"square_toll_together.json",
"color_out.json",
"hopscotch_hop.json",
"hamilton.json",
"triangle_jump.json",
"square_teleport.json",
"jump_around.json",
"quilted_squares.json"
]
}


}
4 changes: 4 additions & 0 deletions bridges2/Levels/order_up.json
Expand Up @@ -2,6 +2,10 @@
"level": {
"name": "Order up",
"coins": "4",
"hint": {
"x": "20",
"y": "15"
},
"rivers": [
{
"x": "17-23",
Expand Down
4 changes: 4 additions & 0 deletions bridges2/Levels/out_and_in.json
@@ -1,6 +1,10 @@
{
"level": {
"name": "Out and in",
"hint": {
"x": "20",
"y": "15"
},
"rivers": [
{
"x": "17-23",
Expand Down
4 changes: 4 additions & 0 deletions bridges2/Levels/quilted_squares.json
@@ -1,6 +1,10 @@
{
"level": {
"name": "Quilted squares",
"hint": {
"x": "10",
"y": "10"
},
"rivers": [
{
"x": "l-14",
Expand Down
5 changes: 4 additions & 1 deletion bridges2/Levels/spend_it_wisely.json
@@ -1,7 +1,10 @@
{
"level": {
"id": "48",
"name": "Spend it wisely",
"hint": {
"x": "10",
"y": "20"
},
"coins": "3",
"rivers": [
{
Expand Down
5 changes: 4 additions & 1 deletion bridges2/Levels/square_color_together.json
@@ -1,7 +1,10 @@
{
"level": {
"id": "36",
"name": "Square colors together",
"hint": {
"x": "20",
"y": "20"
},
"rivers": [
{
"x": "5-35",
Expand Down
5 changes: 4 additions & 1 deletion bridges2/Levels/square_plus_four.json
@@ -1,7 +1,10 @@
{
"level": {
"id": "34",
"name": "Square plus four",
"hint": {
"x": "15",
"y": "15"
},
"rivers": [
{
"x": "l-34",
Expand Down
4 changes: 4 additions & 0 deletions bridges2/Levels/square_toll_together.json
@@ -1,6 +1,10 @@
{
"level": {
"name": "Square tolls together",
"hint": {
"x": "20",
"y": "20"
},
"coins": "4",
"rivers": [
{
Expand Down
5 changes: 4 additions & 1 deletion bridges2/Levels/squares.json
@@ -1,7 +1,10 @@
{
"level": {
"id": "22",
"name": "Squares",
"hint": {
"x": "30",
"y": "27"
},
"rivers": [
{
"x": "5-35",
Expand Down
4 changes: 4 additions & 0 deletions bridges2/Levels/suburbs.json
@@ -1,6 +1,10 @@
{
"level": {
"name": "Suburbs",
"hint": {
"x": "15",
"y": "2"
},
"rivers": [
{
"x": "l-r",
Expand Down
5 changes: 4 additions & 1 deletion bridges2/Levels/swim_lanes.json
@@ -1,7 +1,10 @@
{
"level": {
"id": "19",
"name": "Swim lanes",
"hint": {
"x": "28",
"y": "20"
},
"rivers": [
{
"x": "8-32",
Expand Down
4 changes: 4 additions & 0 deletions bridges2/Levels/tiny_islands.json
@@ -1,6 +1,10 @@
{
"level": {
"name": "Tiny islands",
"hint": {
"x": "35",
"y": "7"
},
"rivers": [
{
"x": "3-10",
Expand Down
4 changes: 4 additions & 0 deletions bridges2/Levels/tolls_middle.json
@@ -1,6 +1,10 @@
{
"level": {
"name": "Tolls in the middle",
"hint": {
"x": "5",
"y": "20"
},
"rivers": [
{
"x": "10-30",
Expand Down
4 changes: 4 additions & 0 deletions bridges2/Levels/tolls_off_center.json
Expand Up @@ -2,6 +2,10 @@
"level": {
"id": "58",
"name": "Tolls off center",
"hint": {
"x": "2",
"y": "2"
},
"rivers": [
{
"x": "l-10",
Expand Down

0 comments on commit bbde1ff

Please sign in to comment.