Skip to content

ToniRib/game_time

Repository files navigation

Super Happy Animal Food Time!

A JavaScript Tower Defense Game brought to you by Toni Rib and Jordan Lawler.

Overview

Can you defeat the food in each level by building animal towers?

Setup, Installation, and Tests

To install the dependencies:

npm install

To fire up a development server:

npm start

Once the server is running, you can visit:

  • http://localhost:8080/webpack-dev-server/ to run your application.
  • http://localhost:8080/webpack-dev-server/test.html to run your test suite in the browser.

To build the static files:

npm run build

To run tests in Node:

npm test

About

Jordan and Toni's tower defense game for Turing School

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages