Skip to content

davidevandro/apache64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache64

Table of Contents

Description

A helicopter game developed in JavaScript. It is controlled by keyboard, has enemy animations and sound.

Features

  • Helicopter can shoot
  • Helicopter controlled by keyboard (WSD)
  • Helicopter can rescue friends
  • Two enemy types: one in the land, other in the air
  • Flying enemy appears in a random vertical position
  • Detect collision with enemies
  • Enemies are animated from right to left
  • Add music and SFX (shoot, gameover, explosion, lost, rescue)
  • Compute pontuation in scoreboard
  • Use custom font

Technologies

  • jQuery
  • @keyframes CSS Rules
  • JavaScript DOM Manipulation
  • HTML Audio Tags

How to Use

You can access the live page here.

To clone and run this application, you'll need to install Git. Furthermore, it's recomended that you have a good editor to code like VSCode.

From your command line:

# Clone this repository
$ git clone https://github.com/davidevandro/apache64 apache64

Acknowledgements

This project was developed during a course from Digital Innovation One in a program called JavaScript for Game Development.

License

This project is under license MIT.

Developed by David Martins - September/2020

About

First game - a simple helicopter game

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors