Giter VIP home page Giter VIP logo

duel-shooting-online's Introduction

Duel Shooting Online

Build Status

What's this?

This is a shooting game. You can play on your browser.

Playground

Development

$ git clone https://github.com/supercaracal/duel-shooting-online.git
$ npm install
$ npm start
# Default play mode is online.
# Get access to http://localhost:8080 via 1st browser
# Get access to http://localhost:8080 via 2nd browser

# You can play as another mode.
$ npm run-script offline
$ npm run-script demo
# Minified JavaScript and CSS files.
$ grunt watch

Ships

White Demon

White Demon

Action Keyboard Mouse or Touch
Move Right Cursor Right Lower part right
Move Left Cursor Left Lower part left
Wait Cursor Down Lower part center
Attack1 Cursor Up Upper part center
Attack2 F Upper part left
Attack3 M Upper part right

Red Comet

Red Comet

Action Keyboard Mouse or Touch
Move Right Cursor Right Lower part right
Move Left Cursor Left Lower part left
Avoid N Lower part center
Attack1 Cursor Up Upper part center
Attack2 F Upper part left
Barrier I Upper part right

Dark Emperor

Dark Emperor

Action Keyboard Mouse or Touch
Move Right Cursor Right Right area
Move Left Cursor Left Left area
Attack Main Cursor Up Middle area
Attack Sub1 A unsupported
Attack Sub2 S unsupported
Attack Sub3 D unsupported
Attack Sub4 F unsupported
Attack Sub5 Z unsupported
Attack Sub6 X unsupported
Attack Sub7 C unsupported
Attack Sub8 V unsupported

duel-shooting-online's People

Contributors

supercaracal avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

duel-shooting-online's Issues

Failed to load on Azure

Mon Nov 07 2016 02:05:47 GMT+0000 (Coordinated Universal Time): Application has thrown an uncaught exception and is terminated:
SyntaxError: Error parsing C:\DWASFiles\Sites\duel-shooting-online\DynamicCache\wwwroot\node_modules\express\package.json: Unexpected token � in JSON at position 0
    at Object.parse (native)
    at readPackage (module.js:92:52)
    at tryPackage (module.js:102:13)
    at Function.Module._findPath (module.js:172:20)
    at Function.Module._resolveFilename (module.js:438:25)
    at Function.Module._load (module.js:388:25)
    at Module.require (module.js:468:17)
    at require (internal/module.js:20:19)
    at Object.<anonymous> (C:\DWASFiles\Sites\duel-shooting-online\DynamicCache\wwwroot\web.js:1:77)
    at Module._compile (module.js:541:32)
Application has thrown an uncaught exception and is terminated:
SyntaxError: Error parsing C:\DWASFiles\Sites\duel-shooting-online\DynamicCache\wwwroot\node_modules\express\package.json: Unexpected token � in JSON at position 0
    at Object.parse (native)
    at readPackage (module.js:92:52)
    at tryPackage (module.js:102:13)
    at Function.Module._findPath (module.js:172:20)
    at Function.Module._resolveFilename (module.js:438:25)
    at Function.Module._load (module.js:388:25)
    at Module.require (module.js:468:17)
    at require (internal/module.js:20:19)
    at Object.<anonymous> (C:\DWASFiles\Sites\duel-shooting-online\DynamicCache\wwwroot\web.js:1:77)
    at Module._compile (module.js:541:32)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.