Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 592 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 592 Bytes

Classic Arcade Game Clone Project

Table of Contents

Instructions

This is a simple arcade game. The object of this game is to move forward to the 'water', while avoiding the enemies. You can use the up, left, right, down arrow keys to move around on the board. Make your way to the water and once you've made if safely past the enemies, you've won.

The following steps are required in order to play the game: Step 1: Download the Project Folder Step 2: Open the 'index.html' in your browser of choice. Step 3: Get to the water! Good luck player.