Skip to content

lsardinas/Udacity-StarFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Star Finder 1.0

What is it?

Star Finder is a simple game written in Javascript and HTML5 that takes advantage of Canvas element. The game objective is to collect Star power and bring it back to the start position.

Technologies

Rendered interface with HTML5 Canvas and defined functionality with OOP Javascript, three classes to control the game Game, Enemy and Player

Requirements

All you need to run the game is a modern browser that supports HTML5 Canvas elements, see more details.

How to run

Go to https://lsardinas.github.io/Udacity-StarFinder/

  • Use A, B, C, D, E to select the character
  • Use 1, 2, 3 to select the difficulty level
  • Use Space to start the game
  • Use Esc to go back to main menu
  • Use Arrow Keys to move player

License

Copyright StarFinder Leandros Sardinas

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

[http://www.apache.org/licenses/LICENSE-2.0] (http://www.apache.org/licenses/LICENSE-2.0)

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published