Merman's Lament Wave 2: A Tutorial

This is the long-awaited sequel to Merman's Lament, the game that started it all.

Join Merman on a journey through the depths of the ocean, where the waves are bigger, the seaweed is blander, and the seawalls are more wall-able.

Chapter 1: Getting Your Fin Together

Learn how to hold your breath for 5 minutes, 3 seconds, and 1 nanosecond.

Continue to Chapter 1

Figure 1: A wave that is not too big, nor too small.

Wave 1

Figure 2: A wave that is too big, and probably too small.

Wave 2

#include <stdio.h> int wave_size = 100; void wave_1() { printf("Not too big, nor too small.\n"); }