dmaynard / Darworms

Darworms: Browser Based Strategy Game (1-4 players) Copyright 2012-2018 David S. Maynard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Badge License    Badge Version


Darworms

A territory capture strategy game for 1 - 4 players
based on the 1983 Electronic Arts Game Worms? .


Badge Netlify



Button Website    Button Worms?    Button LinkedIn



Details

  • Has a four player mode.

  • Doesn't have a server component

    ⤷ No user id
    ⤷ No login
    ⤷ No authentication
    ⤷ No remote storage



Dependencies

Build Runtime
NodeJS Google Analytics
Rollup JQuery Mobile
        NPM                      JQuery             


Installation

  1. Download or Clone this repository.

  2. Navigate to the project folder.

  3. Install the server with:

    npm install


Usage

Localhost

This will start the server at http://localhost:5000

npm run serve

Dev

Starts the server in development
mode with dynamic reloading.

npm run dev

Build

Build the production bundle with minimized code.

npm run build

About

Darworms: Browser Based Strategy Game (1-4 players) Copyright 2012-2018 David S. Maynard

License:MIT License


Languages

Language:JavaScript 47.5%Language:CSS 44.1%Language:HTML 8.4%