Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 388 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 388 Bytes

Classic Arcade Game Clone Project

Table of Contents

Instructions

clone all the files and double click index.html

Game rules

The player need to get to the water while avoiding the enemies.

Technology

This game is written in JS with the consideration of object-oriented programming.