Task
OUTLIER ODYSSEY
Your ultimate goal is to build a game called Outlier Odyssey. In this game, a player will navigate a two-dimensional map from one corner to another with limited resources while encountering hazards. During each part of the project, you will build an aspect of the game. Each part will be used in the final product.
PART ONE: GEM RUN
For this assignment, you will create a game that uses input from the player to move a character left or right on a horizontal line in search of a gem. This will be part of the functionality that will allow the player to move through the map in the finished game.