Skip to content

div88/arcade-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arcade Game Project

Arcade game where there is a player and enemies. Once the player collides with enemy, returns to its starting position. Without colliding with any enemy it should reach the water.

Table of Contents

Instructions to play

Clone or download the game here Open index.html in your favorite browser You can use arrow keys to move player Player position is reset if - player collides with enemy - player tries to move off canvas horizontally or vertically - player wins by reaching the water tiles Multiple enemies keep coming at a random speed Once player reaches water(blue) tiles, a win message is shown in pop up

Instructions

Player can not move off screen Vehicles cross the screen Vehicle-player collisions happen logically (not too early or too late) Vehicle-player collision resets the game Something happens when player wins

Contributing

The starter code was provided by Udacity and was cloned from git repo

Icons for pop-up was from flaticons

Icons made by Freepik from www.flaticon.com is licensed by CC 3.0 BY

For details, check out CONTRIBUTING.md.

Dependencies

Sweet alert library jQuery library Bootstrap Framework The Kalam font

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors