Skip to content

ekillops/tower-defense

 
 

Repository files navigation

Tower Defense_

Epicodus group project, January 2017

By Erik Killops, Bryant Wang, Annie Sonna, and Josh Rinard

Description

A simple tower defense game built using Pahser.io

Setup/Installation Requirements

Requires Grunt and Node

  1. Clone repository.
  2. Navigate to project directory.
  3. Open a command prompt and navigate to project directory
  4. Run $npm install and $ grunt
  5. Visit localhost:8080/index.html

Game Instructions

  • Build towers or walls by clicking their icon in the lower left of the screen and clicking on the map grid where you would like too build them.
  • Towers cost the amount listed below them. Money is earned by killing enemies. Towers can be sold by clicking the gold '$' and then clicking a tower.
  • Towers must be placed on walls.
  • When finished building click the green play button to begin next wave of enemies. You will be allowed to build again after the wave is over.

Technologies Used

Phaser, Grunt, Javascript

License

MIT

Copyright (c) 2017 Erik Killops, Bryant Wang, Annie Sonna, Josh Rinard 0

About

Group project for the JavaScript course at Epicodus.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.3%
  • HTML 0.7%