This is my third project at Udacity. This game is a 2D game and it called “Arcade Game”. There is a player and many enemies (vehicles), and your role is to help the player cross the road and pass to the other side without collide with an enemy (vehicles).
Clone this project to your computer using git clone
command:
git clone https://github.com/Jamil-Bailony/arcade-game.git
or download it as a zip file to your computer from the repository.
Open the index.html file from your favorite browser and enjoy playing the game. You want to use your keyboard (arrow keys) to control the player movements.
You should enable JavaScript in your browser to be able to play the game. There are not any other dependencies.
This project is licensed under CC BY-SA 4.0.