ericbroberic / killer-bunnies

Where bunnies go to die.

Home Page:https://ericbroberic.itch.io/attack-of-the-killer-bunnies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

killer-bunnies

A game built to submit to a Game Jam. This is a top-down twin stick shooter game with survival elements. The goal is to protect your farm at all costs from the wildlife and other dangers. The theme of the Game Jam is “Time”. We incorporate time through the time it takes to get through each round of enemies. Each round will last a certain amount of time. Between each round, the player will have a short period of time where they can add upgrades. There is no end objective and the game will go on until you get overrun. The game is built using BabylonJS.

Itch.io published game site: https://ericbroberic.itch.io/attack-of-the-killer-bunnies

Dependencies

Getting Started

  1. After you clone, make sure that you are on the develop branch.
  2. At the root of the project directory, type the command npm install in the console.
  3. Next type npm run start.
  4. Open up your browser and go to the url: localhost:3700. It will hot reload with any changes made on the index.html or in the src directory.
  5. (Optional) In order to test the webpack build chain manually, type npm run build.

About

Where bunnies go to die.

https://ericbroberic.itch.io/attack-of-the-killer-bunnies

License:GNU General Public License v3.0


Languages

Language:TypeScript 98.5%Language:JavaScript 0.7%Language:HTML 0.7%Language:CSS 0.1%