Skip to content

A fun game where player needs to get to water avoiding enemies.

Notifications You must be signed in to change notification settings

rajashekar/arcade-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arcade Game Project

The purpose of the project is to understand the concepts of object-oriented programming in Javascript.

Table of Contents

Instructions

To clone this repository

git clone https://github.com/rajashekar/arcade-game.git

Go to arcade-game directory

cd arcade-game

Open index.html in any browser (drag and drop index.html in browser)

How to play

  • To win the game the player needs to get to water avoiding enemies.
  • Use keyboard (left, up, right, down) keys - ⬅️ ⬆️ ➡️ ⬇️ to move the player.
  • If player gets hit by enemies 🐛, position will be reset to start position.
  • If player reaches the water, you won the game 👍

Demo

Demo

Contributing

This repository is done as part of Udacity Front end Web developer Arcade Game project. Therefore, we most likely will not accept pull requests.

About

A fun game where player needs to get to water avoiding enemies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published