This document provides instructions for Assignment 2 of the CSC-141 Introduction to Computer Programming course. It includes details for two programming tasks - Task 1 involves implementing a 15-number puzzle game where the user can swap empty and numbered tiles using arrow keys, and Task 2 involves implementing a dungeon crawl board game where the player navigates a board to collect treasure while avoiding randomly moving enemies. Guidelines are provided for submitting the code, including file naming conventions and the deadline of May 25, 2013.